fix(deps): update dependency aiofiles to v25 (#6344)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-10 11:19:52 -05:00
committed by GitHub
parent 444beb68f9
commit 3118a0c0cf
2 changed files with 6 additions and 6 deletions

View File

@@ -17,7 +17,7 @@ Jinja2 = "^3.1.2"
Pillow = "^11.3.0"
PyYAML = "^6.0.1"
SQLAlchemy = "^2"
aiofiles = "^24.0.0"
aiofiles = "^25.0.0"
alembic = "^1.11.3"
aniso8601 = "10.0.1"
appdirs = "1.4.4"