Skip to content

Commit 19c0e62

Browse files
Bump uvicorn from 0.51.0 to 0.52.0 in /backend (#226)
Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.51.0 to 0.52.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.51.0...0.52.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.52.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03ce205 commit 19c0e62

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.51.0
8+
uvicorn==0.52.0

backend/src/requirements_docker.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ pytest-mock==3.15.1
1515
python-jose==3.5.0
1616
python-multipart==0.0.32
1717
SQLAlchemy==2.0.51
18-
uvicorn==0.51.0
18+
uvicorn==0.52.0

0 commit comments

Comments
 (0)