fix(deps): update dependency aiofiles to v0.8.0 (#1926)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-12-30 11:12:25 -09:00
committed by GitHub
parent 7b5f42f9c0
commit 2e51a581f0
2 changed files with 6 additions and 6 deletions

View File

@@ -13,7 +13,7 @@ Jinja2 = "^3.1.2"
Pillow = "^9.2.0"
PyYAML = "^5.3.1"
SQLAlchemy = "^1.4.29"
aiofiles = "0.5.0"
aiofiles = "0.8.0"
alembic = "^1.7.5"
aniso8601 = "7.0.0"
appdirs = "1.4.4"