From c0a29e6bc4270adf66b82402bf4a35289ebc553c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 30 Oct 2023 17:52:50 +0100 Subject: [PATCH] Update flask-login from 0.4.1 to 0.6.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c16483a..5a538d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Flask==1.0.2 Flask-Bootstrap==3.3.7.1 -Flask-Login==0.4.1 +Flask-Login==0.6.3 Flask-SQLAlchemy==2.3.2 Flask-WTF==0.14.2 SQLAlchemy==1.2.7