From aa72f7d48bc73d21b864d3d0a383d6c11f3c8706 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 17 May 2026 07:22:01 +0000 Subject: [PATCH] Update dependency SQLAlchemy to v1.4.54 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c84d638..7c59edd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,6 +7,6 @@ itsdangerous==1.1.0 Jinja2==2.11.3 MarkupSafe==1.1.1 psycopg2==2.8.5 -SQLAlchemy==1.3.16 +SQLAlchemy==1.4.54 uWSGI==2.0.18 Werkzeug==0.16.0