From b408eef3a9ed3756163e8c146aca63b1e90fd28a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 09:36:30 +0000 Subject: [PATCH] Bump alembic from 1.13.2 to 1.13.3 in /server Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.13.2 to 1.13.3. - [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-patch ... 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 3af1b20a..ffd0192c 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.2.0 anytree==2.12.1 -alembic==1.13.2 +alembic==1.13.3