From 49a03a5cc61556be33396530f7ae3af2e7175dde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 02:07:01 +0000 Subject: [PATCH] Bump sqlalchemy from 1.3.10 to 1.4.39 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.10 to 1.4.39. - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) --- updated-dependencies: - dependency-name: sqlalchemy 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..99e76b9e46 100644 --- a/requirements-generic.txt +++ b/requirements-generic.txt @@ -9,7 +9,7 @@ Flask-Migrate==2.5.2 Flask-Cors==3.0.8 Flask_Babel==0.12.2 flask-talisman==0.7.0 -SQLAlchemy==1.3.10 +SQLAlchemy==1.4.39 alembic==1.2.1 elasticsearch==7.0.5