Skip to content

Commit

Permalink
Bump uvicorn from 0.24.0.post1 to 0.25.0
Browse files Browse the repository at this point in the history
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.24.0.post1 to 0.25.0.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](encode/uvicorn@0.24.0.post1...0.25.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 Dec 21, 2023
1 parent 2a81077 commit 7b3263a
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
@@ -1,4 +1,4 @@
fastapi==0.105.0
aiohttp==3.9.1
aiocache==0.12.2
uvicorn==0.24.0.post1
uvicorn==0.25.0

0 comments on commit 7b3263a

Please sign in to comment.