Skip to content

Commit 7019b21

Browse files
Bump uvicorn from 0.25.0 to 0.34.0 in /backend
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.25.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.25.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 1fea067 commit 7019b21

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

backend/requirements-docker.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ httpx==0.26.0
55
pydantic==2.6.1
66
python-multipart==0.0.9
77
python-jose==3.3.0
8-
uvicorn==0.27.1
8+
uvicorn==0.34.0

backend/src/requirements_docker.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ pydantic==2.5.3
66
python-multipart==0.0.7
77
python-jose==3.3.0
88
SQLAlchemy==2.0.24
9-
uvicorn==0.25.0
9+
uvicorn==0.34.0
1010

0 commit comments

Comments
 (0)