From 50ff97b97b22aef2f6f67b58a73a546455096467 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Apr 2022 01:43:15 +0000 Subject: [PATCH] Bump sqlalchemy from 1.3.10 to 1.4.35 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.10 to 1.4.35. - [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..1949e38b71 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.35 alembic==1.2.1 elasticsearch==7.0.5