From 83bca89c91fab200d394092cea755569358a9cc9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 06:57:07 +0000 Subject: [PATCH] feat(deps): update dependency alembic to v1.17.1 (#48) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 266ddc5..36186d0 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.0 # Alembic +alembic==1.17.1 # Alembic SQLAlchemy-Utils==0.41.2 # SQLAlchemy