From f42ce7abe114c1c4640aac77ad9c40db9a111a91 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Jul 2025 20:50:53 +0000 Subject: [PATCH] feat(deps): update dependency alembic to v1.16.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 883b27c..227cac5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ typing_extensions==4.14.1 Mako==1.3.10 # Alembic MarkupSafe==3.0.1 # Alembic -alembic==1.16.2 # Alembic +alembic==1.16.3 # Alembic SQLAlchemy-Utils==0.41.2 # SQLAlchemy