From 15baaf0bb691d48110174d0e276420501595ecf8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Oct 2025 21:54:47 +0000 Subject: [PATCH] feat(deps): update dependency alembic to v1.17.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c5565b9..8e12df5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ typing_extensions==4.15.0 Mako==1.3.10 # Alembic MarkupSafe==3.0.3 # Alembic -alembic==1.16.5 # Alembic +alembic==1.17.0 # Alembic SQLAlchemy-Utils==0.41.2 # SQLAlchemy