Skip to content

Commit fd63074

Browse files
chore(deps-python)(deps): bump uvicorn from 0.34.2 to 0.49.0 in /python
Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.34.2 to 0.49.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.34.2...0.49.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.49.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ffc8644 commit fd63074

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# Web server
55
fastapi==0.115.12
6-
uvicorn==0.34.2
6+
uvicorn==0.49.0
77

88
# Images
99
Pillow==11.2.1

0 commit comments

Comments
 (0)