Update dependency uvicorn to ^0.34.0 (#309)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-12-15 16:16:20 +00:00
committed by GitHub
parent 7df1a0fc71
commit bb89772b5f
2 changed files with 6 additions and 6 deletions

View File

@ -17,7 +17,7 @@ platformdirs = "^3.11.0"
python-dotenv = "^1.0.1"
python-multipart = "^0.0.19"
reader = "^3.14"
uvicorn = "^0.33.0"
uvicorn = "^0.34.0"
[tool.poetry.group.dev.dependencies]
djlint = "^1.35.3"