Skip to content

Commit b9f6f9c

Browse files
build: bump uvicorn from 0.24.0 to 0.34.0
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.24.0 to 0.34.0. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](Kludex/uvicorn@0.24.0...0.34.0) --- updated-dependencies: - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 406d0be commit b9f6f9c

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
@@ -6,7 +6,7 @@ azure-storage-blob==12.17.0
66
python-dotenv==1.0.0
77
azure-cosmos==4.7.0
88
quart==0.19.9
9-
uvicorn==0.24.0
9+
uvicorn==0.34.0
1010
aiohttp==3.10.5
1111
gunicorn==20.1.0
1212
pydantic-settings==2.2.1

0 commit comments

Comments
 (0)