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

fix(deps): update dependency aniso8601 to v10 (#4874)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-01-15 15:10:44 -06:00 committed by GitHub
parent 6097ff2a34
commit 04eeaa5acf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -15,7 +15,7 @@ PyYAML = "^6.0.1"
SQLAlchemy = "^2"
aiofiles = "^24.0.0"
alembic = "^1.11.3"
aniso8601 = "9.0.1"
aniso8601 = "10.0.0"
appdirs = "1.4.4"
apprise = "^1.4.5"
bcrypt = "^4.0.1"