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:
parent
906a143363
commit
44915ace12
2 changed files with 6 additions and 6 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue