1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-03 12:35:22 +02:00

fix(deps): update dependency aniso8601 to v10.0.1 (#5368)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-04-19 20:12:04 +02:00 committed by GitHub
parent 64afccb36c
commit 5d21af0e02
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

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