Skip to content

Commit 47e7dbb

Browse files
chore(deps): 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](Kludex/uvicorn@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] <[email protected]>
1 parent f5175e9 commit 47e7dbb

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
@@ -28,7 +28,7 @@ sniffio==1.3.1
2828
SQLAlchemy==2.0.30
2929
starlette
3030
typing_extensions==4.12.0
31-
uvicorn==0.29.0
31+
uvicorn==0.30.1
3232
uvloop==0.19.0
3333
watchfiles==0.21.0
3434
websockets==12.0

0 commit comments

Comments
 (0)