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:
parent
e06572b7ca
commit
d12d3d12ef
2 changed files with 25 additions and 25 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue