Skip to content

Commit b7f158a

Browse files
chore(deps): bump uvicorn from 0.34.3 to 0.35.0
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.34.3 to 0.35.0. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.34.3...0.35.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bc13d16 commit b7f158a

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
@@ -38,7 +38,7 @@ sdnotify==0.3.2
3838
# API Server
3939
fastapi==0.115.14
4040
pydantic==2.11.7
41-
uvicorn==0.34.3
41+
uvicorn==0.35.0
4242
pyjwt==2.10.1
4343
aiofiles==24.1.0
4444
psutil==7.0.0

0 commit comments

Comments
 (0)