Bump uvicorn from 0.29.0 to 0.30.1

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](https://github.com/encode/uvicorn/compare/0.29.0...0.30.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-06-03 03:43:48 +00:00
committed by GitHub
parent 8eda43f68d
commit a2b746f2a5

View File

@@ -40,7 +40,7 @@ sdnotify==0.3.2
# API Server
fastapi==0.111.0
pydantic==2.7.1
uvicorn==0.29.0
uvicorn==0.30.1
pyjwt==2.8.0
aiofiles==23.2.1
psutil==5.9.8