fix(deps): update dependency alembic to v1.18.1 (#6878)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-16 13:29:38 -06:00
committed by GitHub
parent 3e306638d0
commit a0e336edcb
2 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@ dependencies = [
"PyYAML==6.0.3",
"SQLAlchemy==2.0.45",
"aiofiles==25.1.0",
"alembic==1.18.0",
"alembic==1.18.1",
"aniso8601==10.0.1",
"appdirs==1.4.4",
"apprise==1.9.6",