From 1cc3c5229a20a74203cc25d29e6ce4e12995bf32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 01:08:31 +0000 Subject: [PATCH] Bump alembic from 1.2.1 to 1.9.0 Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.2.1 to 1.9.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] --- requirements-generic.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-generic.txt b/requirements-generic.txt index d93783a06c..9bd2d067d5 100644 --- a/requirements-generic.txt +++ b/requirements-generic.txt @@ -10,7 +10,7 @@ Flask-Cors==3.0.8 Flask_Babel==0.12.2 flask-talisman==0.7.0 SQLAlchemy==1.3.10 -alembic==1.2.1 +alembic==1.9.0 elasticsearch==7.0.5 marshmallow==2.19.2