Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: uvicorn
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent e218f2e commit 9838cf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ install_requires =
neuro-logging==24.4.0
prometheus-client==0.21.0
pydantic==2.9.2
uvicorn==0.30.6
uvicorn==0.31.0
uvloop==0.20.0
python_requires = >=3.9
include_package_data = True
Expand Down

0 comments on commit 9838cf0

Please sign in to comment.