Skip to content

Commit

Permalink
build(deps): update uvicorn requirement from ~=0.30.6 to ~=0.31.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.30.6...0.31.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 29, 2024
1 parent ce6fa92 commit 06040e7
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.1.0
huggingface-hub~=0.25.0
transformers~=4.44.2
fastapi~=0.115.0
uvicorn~=0.30.6
uvicorn~=0.31.0

0 comments on commit 06040e7

Please sign in to comment.