From fbe7ce1874aa544426cc5bd7d7bd2ba19434b8f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 22:03:15 +0000 Subject: [PATCH] fix(deps): bump alembic from 1.14.1 to 1.17.2 in /requirements Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.14.1 to 1.17.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.17.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index 81975d7..a37b466 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -16,4 +16,4 @@ sentry-sdk==2.22.0 fastapi-sso==0.17.0 mailjet-rest==1.3.4 pyjwt==2.10.1 -alembic==1.14.1 +alembic==1.17.2