fix(deps): update dependency sqlalchemy to v2.0.46 (#6903)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-22 03:50:27 +00:00
committed by GitHub
parent e2be09b5d3
commit 05003a5c6f
2 changed files with 12 additions and 11 deletions

View File

@@ -9,7 +9,7 @@ dependencies = [
"Jinja2==3.1.6",
"Pillow==12.1.0",
"PyYAML==6.0.3",
"SQLAlchemy==2.0.45",
"SQLAlchemy==2.0.46",
"aiofiles==25.1.0",
"alembic==1.18.1",
"aniso8601==10.0.1",