From 4a0b3d795a9e0cb3ed53666e8ff499f65ce1309f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 04:33:33 +0000 Subject: [PATCH] Bump sqlalchemy from 2.0.20 to 2.0.27 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.20 to 2.0.27. - [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 b5fdb2e9..bae82d63 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,4 @@ pydantic==1.10.11 pyjwt[crypto] ==2.8.0 python-dotenv==1.0.0 python-multipart==0.0.6 -sqlalchemy==2.0.20 +sqlalchemy==2.0.27