Skip to content

Commit 766d762

Browse files
dependabot[bot]stintel
authored andcommitted
build(deps): bump uvicorn from 0.38.0 to 0.40.0
Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.38.0 to 0.40.0. - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.38.0...0.40.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 98d5b04 commit 766d762

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
@@ -35,7 +35,7 @@ starlette==0.50.0
3535
typing_extensions==4.15.0
3636
ujson==5.11.0
3737
urllib3==2.6.3
38-
uvicorn==0.38.0
38+
uvicorn==0.40.0
3939
uvloop==0.22.1
4040
watchfiles==1.1.1
4141
websockets==15.0.1

0 commit comments

Comments
 (0)