Skip to content
This repository was archived by the owner on Apr 2, 2026. It is now read-only.

Commit 34e23c1

Browse files
fix(deps): update dependency uvicorn to v0.37.0 (#488)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 73c9ffc commit 34e23c1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ python = "^3.12"
1111
fastapi = "0.117.1"
1212
psycopg2-binary = "2.9.10"
1313
sqlalchemy = "2.0.43"
14-
uvicorn = "0.36.0"
14+
uvicorn = "0.37.0"
1515
requests = "2.32.5"
1616
pyjwt = {extras = ["crypto"], version = "^2.9.0"}
1717
cryptography = "46.0.1"

0 commit comments

Comments
 (0)