Skip to content

Commit 76ea4ea

Browse files
chore(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] <[email protected]>
1 parent 90502a6 commit 76ea4ea

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
@@ -39,7 +39,7 @@ sdnotify==0.3.2
3939
# API Server
4040
fastapi==0.127.0
4141
pydantic==2.12.5
42-
uvicorn==0.38.0
42+
uvicorn==0.40.0
4343
pyjwt==2.10.1
4444
aiofiles==25.1.0
4545
psutil==7.1.3

0 commit comments

Comments
 (0)