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

fix(deps): update dependency aiofiles to v23 (#2108)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-02-11 10:41:08 -09:00 committed by GitHub
parent 7d4a379f0d
commit 7fe74cf997
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -13,7 +13,7 @@ Jinja2 = "^3.1.2"
Pillow = "^9.2.0"
PyYAML = "^5.3.1"
SQLAlchemy = "^2"
aiofiles = "^22.1.0"
aiofiles = "^23.0.0"
alembic = "^1.7.5"
aniso8601 = "9.0.1"
appdirs = "1.4.4"