1
0
Fork 0
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:
renovate[bot] 2022-12-29 16:11:07 -09:00 committed by GitHub
parent befb922739
commit dc6cb5a0c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -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]