Skip to content

Commit

Permalink
build(deps): update uvicorn requirement from ~=0.31.1 to ~=0.32.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.31.1...0.32.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 20, 2024
1 parent 0c1df31 commit 4df2525
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.2
transformers~=4.45.1
fastapi~=0.115.2
uvicorn~=0.31.1
uvicorn~=0.32.0

0 comments on commit 4df2525

Please sign in to comment.