From 7d427f0434f65e0f09463dfae9e5196dd7db2ddb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 05:48:37 +0000 Subject: [PATCH] Bump sqlalchemy from 2.0.4 to 2.0.31 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.4 to 2.0.31. - [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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dd857e0..595a790 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ banal==1.0.6 normality==2.5.0 fakeredis==2.22.0 -sqlalchemy==2.0.4 +sqlalchemy==2.0.31 structlog==24.1.0 colorama==0.4.6 pika==1.3.2