Skip to content

Commit

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

---
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 Jun 3, 2024
1 parent f9871e6 commit cf16774
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 @@ -76,7 +76,7 @@
'moto>=4.0,<6',
'fastapi==0.111.0',
'pydantic==2.7.2',
'uvicorn==0.29.0',
'uvicorn==0.30.1',
'pytest-split==0.8.2',
]

Expand Down

0 comments on commit cf16774

Please sign in to comment.