From 1460b91ab32c4038f544a4e26edd0ff87d4158b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 01:14:34 +0000 Subject: [PATCH] Bump alembic from 1.6.5 to 1.10.0 in /base Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.6.5 to 1.10.0. - [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] --- base/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/requirements.txt b/base/requirements.txt index e9584ec8..ba8dec3b 100644 --- a/base/requirements.txt +++ b/base/requirements.txt @@ -1,5 +1,5 @@ jsonschema==3.2.0 -alembic==1.6.5 +alembic==1.10.0 anonlink==0.14.2 anonlink-client==0.1.5 bitarray-hardbyte==1.6.2