From 35e2289621e036f1c464b12de49e8166f6bfc945 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 05:11:02 +0000 Subject: [PATCH] feat(deps): update dependency alembic to v1.14.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3e7e074..6829d63 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ typing_extensions==4.12.2 Mako==1.3.5 # Alembic MarkupSafe==3.0.1 # Alembic -alembic==1.13.3 # Alembic +alembic==1.14.1 # Alembic SQLAlchemy-Utils==0.41.2 # SQLAlchemy