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:
renovate[bot]
2023-01-01 15:44:19 -09:00
committed by GitHub
parent 0700220418
commit ab13e8e42e
2 changed files with 8 additions and 5 deletions

View File

@@ -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"