From 25d365df87f129467f693a0afc7a2475c261872c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 21:47:00 +0000 Subject: [PATCH] Update dependency SQLAlchemy to v2.0.22 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b76ae8b..9aac9ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,4 +11,4 @@ python-dotenv==1.0.0 requests==2.31.0 # Connecting to remote services -SQLAlchemy==2.0.20 +SQLAlchemy==2.0.22