mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-03 12:35:22 +02:00
fix(deps): update dependency uvicorn to ^0.34.0 (#4727)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a543b89c38
commit
47a8383ae5
2 changed files with 6 additions and 6 deletions
|
@ -36,7 +36,7 @@ python-slugify = "^8.0.0"
|
|||
recipe-scrapers = "^15.0.0"
|
||||
requests = "^2.31.0"
|
||||
tzdata = "^2024.1"
|
||||
uvicorn = { extras = ["standard"], version = "^0.33.0" }
|
||||
uvicorn = { extras = ["standard"], version = "^0.34.0" }
|
||||
beautifulsoup4 = "^4.11.2"
|
||||
isodate = "^0.7.0"
|
||||
text-unidecode = "^1.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue