Skip to content

Commit

Permalink
Update dependency uvicorn to v0.32.1 (#426)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent 52ba0b4 commit 58af2e3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ python = "^3.12"
fastapi = "0.115.5"
psycopg2-binary = "2.9.10"
sqlalchemy = "2.0.36"
uvicorn = "0.32.0"
uvicorn = "0.32.1"
requests = "2.32.3"
pyjwt = {extras = ["crypto"], version = "^2.9.0"}
cryptography = "43.0.3"
Expand Down

0 comments on commit 58af2e3

Please sign in to comment.