From b88cd0e764b26cc97ed81a246b187ac5a823c63f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Oct 2023 21:57:12 +0000 Subject: [PATCH] Update dependency SQLAlchemy to v1.4.50 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c31db29..2376b93 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ pyparsing==2.4.6 pytest==5.3.5 python-dotenv==0.11.0 six==1.14.0 -SQLAlchemy==1.3.13 +SQLAlchemy==1.4.50 wcwidth==0.1.8 Werkzeug==1.0.0 zipp==3.0.0