fix(deps): update dependency alembic to v1.17.2 (#6608)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-29 14:48:10 -06:00
committed by GitHub
parent 2caed5e192
commit 46b069ba71
2 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@ dependencies = [
"PyYAML==6.0.3",
"SQLAlchemy==2.0.44",
"aiofiles==25.1.0",
"alembic==1.17.1",
"alembic==1.17.2",
"aniso8601==10.0.1",
"appdirs==1.4.4",
"apprise==1.9.5",