From 28661e53d5fd1f4bb45784db93895663f5f89932 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 13:08:47 +0000 Subject: [PATCH] Bump sqlalchemy from 1.3.20 to 1.4.44 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.20 to 1.4.44. - [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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index df3c30387..3033604a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -55,7 +55,7 @@ schematics==2.1.0 sentry-sdk[flask]==1.5.8 Shapely==1.7.1 six==1.15.0 -SQLAlchemy==1.3.20 +SQLAlchemy==1.4.44 text-unidecode==1.3 toml==0.10.1 Unidecode==1.1.1