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:
parent
73c09ab138
commit
e0c532ab94
2 changed files with 29 additions and 6 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue