1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-08 06:55:24 +02:00

fix: Bump tzdata 2024.1 (#3993)

This commit is contained in:
Michael Genson 2024-08-06 09:29:34 -05:00 committed by GitHub
parent 73c09ab138
commit e0c532ab94
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 29 additions and 6 deletions

View file

@ -35,7 +35,7 @@ python-multipart = "^0.0.9"
python-slugify = "^8.0.0"
recipe-scrapers = "^15.0.0"
requests = "^2.31.0"
tzdata = "^2023.4"
tzdata = "^2024.1"
uvicorn = { extras = ["standard"], version = "^0.30.0" }
beautifulsoup4 = "^4.11.2"
isodate = "^0.6.1"