From 2b2aa6e32dab9d3735943b3c1877e9727d95f0b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Nov 2021 19:06:48 +0000 Subject: [PATCH] Bump sqlalchemy from 1.3.20 to 1.4.27 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.20 to 1.4.27. - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES) - [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 0545818048..8a22e3882e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ selenium==3.141.0 simple-salesforce==1.10.1 six==1.15.0 snowfakery==1.3.0 -SQLAlchemy==1.3.20 +SQLAlchemy==1.4.27 terminaltables==3.1.0 typing-extensions==3.7.4.3 uritemplate==3.0.1