From 2881ee3bfa2ad01ca69e400c38c72609f7b1b002 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 12:46:18 +0000 Subject: [PATCH] chore(deps): bump alembic from 1.13.1 to 1.17.1 Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.13.1 to 1.17.1. - [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.17.1 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 12cf7bd..e4d1dc3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ boto3==1.34.34 minio==7.2.3 psycopg2-binary==2.9.9 sqlalchemy==2.0.25 -alembic==1.13.1 +alembic==1.17.1 # Monitoring & Logging prometheus-client==0.19.0