Skip to content

Commit b5fbcc1

Browse files
Bump uvicorn from 0.49.0 to 0.50.2 in /backend
Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.49.0 to 0.50.2. - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.49.0...0.50.2) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.50.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b736b3c commit b5fbcc1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

backend/requirements-docker.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ httpx==0.28.1
55
pydantic==2.13.4
66
python-multipart==0.0.32
77
python-jose==3.5.0
8-
uvicorn==0.49.0
8+
uvicorn==0.50.2

backend/src/requirements_docker.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ pytest-mock==3.15.1
1414
python-jose==3.5.0
1515
python-multipart==0.0.32
1616
SQLAlchemy==2.0.51
17-
uvicorn==0.49.0
17+
uvicorn==0.50.2

0 commit comments

Comments
 (0)