From d0173176c181eef76b42bbdc43ffe63136f92219 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 12:40:43 +0000 Subject: [PATCH] Bump alembic from 1.13.1 to 1.16.2 Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.13.1 to 1.16.2. - [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.2 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 6d4b7e9465..4f10d67101 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.2 authlib==0.15.5 elasticsearch==7.17.0