From 40c371ea48ecf257fdf1a6080b8166a871158403 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Feb 2023 17:17:14 +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 6b1e960..f991991 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ pysqlite3==0.5.0 PyXB==1.2.6 requests==2.28.2 six==1.16.0 -SQLAlchemy==1.4.46 +SQLAlchemy==2.0.4 SQLAlchemy-Utils==0.40.0 sztpd==0.0.15 urllib3==1.26.14