fix(deps): update dependency sqlalchemy to v2.0.47

This commit is contained in:
renovate[bot]
2026-02-25 01:52:02 +00:00
committed by GitHub
parent 3ae455539c
commit b116c39b5e
2 changed files with 12 additions and 12 deletions

View File

@@ -9,7 +9,7 @@ dependencies = [
"Jinja2==3.1.6",
"Pillow==12.1.1",
"PyYAML==6.0.3",
"SQLAlchemy==2.0.46",
"SQLAlchemy==2.0.47",
"aiofiles==25.1.0",
"alembic==1.18.4",
"aniso8601==10.0.1",