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:
parent
6cee822697
commit
7df1a0fc71
2 changed files with 5 additions and 5 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue