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

fix(deps): update dependency aiofiles to v24 (#3784)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-06-25 21:45:44 +10:00 committed by GitHub
parent 906a143363
commit 44915ace12
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -13,7 +13,7 @@ Jinja2 = "^3.1.2"
Pillow = "^10.0.1"
PyYAML = "^6.0.1"
SQLAlchemy = "^2"
aiofiles = "^23.0.0"
aiofiles = "^24.0.0"
alembic = "^1.11.3"
aniso8601 = "9.0.1"
appdirs = "1.4.4"