Update dependency uvicorn to ^0.33.0 (#308)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-12-14 12:14:57 +00:00
committed by GitHub
parent 6cee822697
commit 7df1a0fc71
2 changed files with 5 additions and 5 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.32.0"
uvicorn = "^0.33.0"
[tool.poetry.group.dev.dependencies]
djlint = "^1.35.3"