Skip to content

Commit 3d96977

Browse files
Bump uvicorn from 0.29.0 to 0.30.0 (#143)
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.29.0 to 0.30.0. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](Kludex/uvicorn@0.29.0...0.30.0) --- updated-dependencies: - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f4e5408 commit 3d96977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
fastapi==0.111.0
22
aiohttp==3.9.5
33
aiocache==0.12.2
4-
uvicorn==0.29.0
4+
uvicorn==0.30.0

0 commit comments

Comments
 (0)