From c4d7a80a599621a11a37c7c2d1b9ab3e544a2816 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 01:42:04 +0000 Subject: [PATCH] Bump sqlalchemy from 1.3.10 to 1.4.42 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.10 to 1.4.42. - [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..f6b55caac4 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.42 alembic==1.2.1 elasticsearch==7.0.5