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