1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-05 21:45:25 +02:00

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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"