Skip to content

Commit

Permalink
chore(deps): bump uvicorn[standard] from 0.32.1 to 0.34.0
Browse files Browse the repository at this point in the history
Bumps [uvicorn[standard]](https://github.com/encode/uvicorn) from 0.32.1 to 0.34.0.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](encode/uvicorn@0.32.1...0.34.0)

---
updated-dependencies:
- dependency-name: uvicorn[standard]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and qx6ghqkz committed Dec 16, 2024
1 parent 28d01d9 commit 3b9bcc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ python-multipart==0.0.20
requests==2.32.3
starlette==0.42.0
uvicorn==0.34.0; platform_machine != 'x86_64'
uvicorn[standard]==0.32.1; platform_machine == 'x86_64'
uvicorn[standard]==0.34.0; platform_machine == 'x86_64'
yt-dlp==2024.12.13

0 comments on commit 3b9bcc2

Please sign in to comment.