From a9438f147f6efa38a3245084489675dbd747ff65 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 05:13:20 +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 b1f4770..f87602c 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