mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-05 13:35:23 +02:00
fix(deps): update dependency uvicorn to ^0.28.0 (#3273)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
980b3c634b
commit
dbe29e15ae
2 changed files with 5 additions and 5 deletions
|
@ -38,7 +38,7 @@ python-slugify = "^8.0.0"
|
|||
recipe-scrapers = "^14.53.0"
|
||||
requests = "^2.31.0"
|
||||
tzdata = "^2023.4"
|
||||
uvicorn = { extras = ["standard"], version = "^0.27.0" }
|
||||
uvicorn = { extras = ["standard"], version = "^0.28.0" }
|
||||
beautifulsoup4 = "^4.11.2"
|
||||
isodate = "^0.6.1"
|
||||
text-unidecode = "^1.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue