From bd684a2de5a1eea7faaa6b728b8717ced860a274 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 18:28:28 +0000 Subject: [PATCH] Update dependency SQLAlchemy to v1.4.49 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c31db29..ee86cd1 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.49 wcwidth==0.1.8 Werkzeug==1.0.0 zipp==3.0.0