From 8895ed537662d704dd482d588fa8e9b38e3968d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 11:38:47 +0000 Subject: [PATCH] Bump alembic from 1.13.1 to 1.16.4 Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.13.1 to 1.16.4. - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) --- updated-dependencies: - dependency-name: alembic dependency-version: 1.16.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 01fd305b6..81352d36b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ Flask-Cors==4.0.2 Flask-Babel==4.0.0 flask-talisman==1.1.0 SQLAlchemy==2.0.21 -alembic==1.13.1 +alembic==1.16.4 authlib==0.15.5 elasticsearch==7.17.0