From d93cf4d7544497f60614ca6bc9ba84a34ebdec54 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Nov 2025 21:58:59 +0000 Subject: [PATCH] feat(deps): update dependency alembic to v1.17.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3c8e695..4340fd9 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.17.1 # Alembic +alembic==1.17.2 # Alembic SQLAlchemy-Utils==0.41.2 # SQLAlchemy