From 9d899ddf67546cd6dad515a136dcc774beddde65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 11:01:35 +0000 Subject: [PATCH] Bump alembic from 1.13.1 to 1.16.5 Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.13.1 to 1.16.5. - [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.5 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 01fd305b66..13da6429e9 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.5 authlib==0.15.5 elasticsearch==7.17.0