From c99a1fe05b52a54a5ccb3e83c73537bec3aee246 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 15 Jun 2026 19:18:28 +0200 Subject: [PATCH] Update sqlalchemy from 1.2.7 to 2.0.51 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c16483a..97e67a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ Flask-Bootstrap==3.3.7.1 Flask-Login==0.4.1 Flask-SQLAlchemy==2.3.2 Flask-WTF==0.14.2 -SQLAlchemy==1.2.7 +SQLAlchemy==2.0.51 WTForms==2.1 Werkzeug==0.14.1 flask-admin==1.5.1