From 81cbc8ea6e6a82f9127d882610152a5bde6fb771 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 21:47:58 +0000 Subject: [PATCH] Update dependency SQLAlchemy to v2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5051e49..1a651f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,6 +34,6 @@ pytz==2021.1 requests==2.31.0 six==1.16.0 urllib3==1.26.17 -SQLAlchemy==1.4.18 +SQLAlchemy==2.0.36 vine==5.0.0 Werkzeug==1.0.1