fix(deps): update dependency sqlalchemy to v2.0.50 (#7693)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-05-27 19:34:00 +00:00
committed by GitHub
parent af6c9e074e
commit 7498e22278
2 changed files with 12 additions and 12 deletions

View File

@@ -9,7 +9,7 @@ dependencies = [
"Jinja2==3.1.6",
"Pillow==12.2.0",
"PyYAML==6.0.3",
"SQLAlchemy==2.0.49",
"SQLAlchemy==2.0.50",
"aiofiles==25.1.0",
"alembic==1.18.4",
"aniso8601==10.0.1",