From d763ad6ef5d4d8b73689236816ba8a186fbc1745 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 23:36:40 +0000 Subject: [PATCH] Bump sqlalchemy from 1.4.45 to 2.0.22 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.45 to 2.0.22. - [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-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index db2dcc7b..adfb5abb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,7 +44,7 @@ razorpay==1.3.0 requests==2.28.1 s3transfer==0.5.2 six==1.16.0 -SQLAlchemy==1.4.45 +SQLAlchemy==2.0.22 starkbank-ecdsa==2.0.2 toml==0.10.2 urllib3==1.26.13