From 3d4e5e3f4b6dae5e52cbe45993ebf20451cbcf23 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 09:31:02 +0000 Subject: [PATCH] feat(deps): update dependency alembic to v1.14.1 (#16) 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 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