mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-05 21:45:25 +02:00
fix(deps): update dependency aniso8601 to v9 (#1971)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
0700220418
commit
ab13e8e42e
2 changed files with 8 additions and 5 deletions
|
@ -15,7 +15,7 @@ PyYAML = "^5.3.1"
|
|||
SQLAlchemy = "^1.4.29"
|
||||
aiofiles = "^22.1.0"
|
||||
alembic = "^1.7.5"
|
||||
aniso8601 = "7.0.0"
|
||||
aniso8601 = "9.0.1"
|
||||
appdirs = "1.4.4"
|
||||
apprise = "^1.2.0"
|
||||
bcrypt = "^4.0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue