Skip to content

Commit

Permalink
build(deps): update uvicorn requirement from ~=0.33.0 to ~=0.34.0
Browse files Browse the repository at this point in the history
Updates the requirements on [uvicorn](https://github.com/encode/uvicorn) to permit the latest version.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](encode/uvicorn@0.33.0...0.34.0)

---
updated-dependencies:
- dependency-name: uvicorn
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent 53482af commit 403546b
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 @@ -10,4 +10,4 @@ setuptools~=75.5.0
huggingface-hub~=0.26.5
transformers~=4.47.0
fastapi~=0.115.6
uvicorn~=0.33.0
uvicorn~=0.34.0

0 comments on commit 403546b

Please sign in to comment.