From 235c07466e34c92cdf5773b983ac3b0f26c21a7e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 May 2025 20:04:24 +0000 Subject: [PATCH] feat(deps): update dependency alembic to v1.16.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f368c6e..a7d2c83 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ typing_extensions==4.13.2 Mako==1.3.10 # Alembic MarkupSafe==3.0.1 # Alembic -alembic==1.15.2 # Alembic +alembic==1.16.0 # Alembic SQLAlchemy-Utils==0.41.2 # SQLAlchemy