Skip to content

Commit

Permalink
Bump uvicorn from 0.23.2 to 0.24.0.post1
Browse files Browse the repository at this point in the history
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.23.2 to 0.24.0.post1.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](encode/uvicorn@0.23.2...0.24.0.post1)

---
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 Nov 6, 2023
1 parent 3a043fb commit f4185b9
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,5 +1,5 @@
fastapi==0.104.1
uvicorn==0.23.2
uvicorn==0.24.0.post1
starlette-prometheus==0.9.0
google-analytics-admin==0.22.0
google-analytics-data==0.17.2
Expand Down

0 comments on commit f4185b9

Please sign in to comment.