From f0af3baa5b0250a86ab6195a04e49df3d44f499f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Mar 2025 09:14:59 +0000 Subject: [PATCH] Bump alembic from 1.14.0 to 1.15.1 in /server Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.14.0 to 1.15.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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/requirements.txt b/server/requirements.txt index 89137e0f..cfa78e2d 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -7,4 +7,4 @@ marshmallow-sqlalchemy==0.30.0 tornado-prometheus==0.1.2 bcrypt==4.3.0 anytree==2.12.1 -alembic==1.14.0 +alembic==1.15.1