From 77740ca1619eecbe8b773a15a971c7443bb12d26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Dec 2023 16:07:18 +0000 Subject: [PATCH] Bump sqlalchemy from 2.0.23 to 2.0.24 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.23 to 2.0.24. - [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-patch ... Signed-off-by: dependabot[bot] --- requirements.mysql.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.mysql.txt b/requirements.mysql.txt index 009d5864..2e51f2c8 100644 --- a/requirements.mysql.txt +++ b/requirements.mysql.txt @@ -25,7 +25,7 @@ python-dateutil==2.8.2 pytz==2023.3.post1 requests==2.31.0 six==1.16.0 -SQLAlchemy==2.0.23 +SQLAlchemy==2.0.24 typing_extensions==4.8.0 tzlocal==5.2 urllib3==2.1.0 diff --git a/requirements.txt b/requirements.txt index 8d93bbcf..7e133412 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ python-dateutil==2.8.2 pytz==2023.3.post1 requests==2.31.0 six==1.16.0 -SQLAlchemy==2.0.23 +SQLAlchemy==2.0.24 typing_extensions==4.8.0 tzlocal==5.2 urllib3==2.1.0