From ef770e6c67de74681bed224108d5465ac850c3b4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 15:55:01 +0000 Subject: [PATCH] Update dependency SQLAlchemy to v2.0.28 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d78712d..b32f495 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.22 +SQLAlchemy==2.0.28