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

fix(deps): update dependency isodate to ^0.7.0 (#4330)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-10-11 20:04:22 -05:00 committed by GitHub
parent e06572b7ca
commit d12d3d12ef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 25 additions and 25 deletions

View file

@ -38,7 +38,7 @@ requests = "^2.31.0"
tzdata = "^2024.1"
uvicorn = { extras = ["standard"], version = "^0.31.0" }
beautifulsoup4 = "^4.11.2"
isodate = "^0.6.1"
isodate = "^0.7.0"
text-unidecode = "^1.3"
rapidfuzz = "^3.2.0"
authlib = "^1.3.0"