mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-07 14:35:25 +02:00
fix(deps): update dependency tzdata to v2022 (#1933)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
befb922739
commit
dc6cb5a0c3
2 changed files with 5 additions and 5 deletions
|
@ -38,7 +38,7 @@ python-multipart = "^0.0.5"
|
|||
python-slugify = "^6.1.2"
|
||||
recipe-scrapers = "^14.24.0"
|
||||
requests = "^2.25.1"
|
||||
tzdata = "^2021.5"
|
||||
tzdata = "^2022.7"
|
||||
uvicorn = {extras = ["standard"], version = "^0.13.0"}
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue