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