From bfaccdc9175f1ea1953e41204e505c71840d8b0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 19:11:52 +0000 Subject: [PATCH] Bump sqlalchemy from 1.3.20 to 1.4.42 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.20 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0545818048..e3cc9eaa14 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.42 terminaltables==3.1.0 typing-extensions==3.7.4.3 uritemplate==3.0.1