From 23f02159421ffc3d82e5d92981acfb6144706b8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 01:45:50 +0000 Subject: [PATCH] Bump alembic from 1.2.1 to 1.9.1 Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.2.1 to 1.9.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] --- requirements-generic.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-generic.txt b/requirements-generic.txt index d93783a06c..e2286bbcce 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.1 elasticsearch==7.0.5 marshmallow==2.19.2