1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-05 21:45:25 +02:00

bump tzdata (#2976)

This commit is contained in:
Michael Genson 2024-01-11 01:18:17 -06:00 committed by GitHub
parent b8dd0fc97c
commit 9c0ce1af27
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.6"
python-slugify = "^8.0.0"
recipe-scrapers = "^14.53.0"
requests = "^2.31.0"
tzdata = "^2022.7"
tzdata = "^2023.4"
uvicorn = { extras = ["standard"], version = "^0.25.0" }
beautifulsoup4 = "^4.11.2"
isodate = "^0.6.1"