Skip to content

Commit

Permalink
build(deps): bump uvicorn from 0.32.1 to 0.34.0 in /backend
Browse files Browse the repository at this point in the history
Bumps [uvicorn](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
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and nutfdt committed Dec 16, 2024
1 parent ce827f8 commit e8cb964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
--extra-index-url https://download.pytorch.org/whl/cpu
fastapi==0.115.6
httpx>=0.25.0
uvicorn==0.32.1
uvicorn==0.34.0
gunicorn==23.0.0
python-multipart>=0.0.6
gelf-formatter==0.2.1
Expand Down

0 comments on commit e8cb964

Please sign in to comment.