mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-07 22:45:22 +02:00
fix(deps): update dependency uvicorn to ^0.21.0 (#2233)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ab04d1f595
commit
027fcbdcef
2 changed files with 5 additions and 5 deletions
|
@ -40,7 +40,7 @@ python-slugify = "^8.0.0"
|
|||
recipe-scrapers = "^14.26.0"
|
||||
requests = "^2.25.1"
|
||||
tzdata = "^2022.7"
|
||||
uvicorn = {extras = ["standard"], version = "^0.20.0"}
|
||||
uvicorn = {extras = ["standard"], version = "^0.21.0"}
|
||||
beautifulsoup4 = "^4.11.2"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue