From 8bc4c67dfaa55df8594a09502197118d0eb7603d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 09:23:41 +0000 Subject: [PATCH] Bump sqlalchemy from 2.0.23 to 2.0.25 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.23 to 2.0.25. - [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 b435fd9..86eae30 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,5 +6,5 @@ python-dateutil==2.8.2 rich==13.7.0 setuptools-git-versioning==1.13.5 setuptools==69.0.3 -sqlalchemy==2.0.23 +sqlalchemy==2.0.25 structlog==24.1.0