From 4f8e8a3c51c7bf8c33aae231fa656b15d2264063 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 02:07:11 +0000 Subject: [PATCH] Bump alembic from 1.2.1 to 1.9.2 Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.2.1 to 1.9.2. - [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..ed02e11101 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.2 elasticsearch==7.0.5 marshmallow==2.19.2