Skip to content

Commit

Permalink
Bump uvicorn from 0.32.1 to 0.34.0
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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 32caef2 commit 9cd17a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
'moto>=4.0,<6',
'fastapi==0.115.6',
'pydantic==2.10.3',
'uvicorn==0.32.1',
'uvicorn==0.34.0',
'pytest-split==0.10.0',
]

Expand Down

0 comments on commit 9cd17a4

Please sign in to comment.