From c15180e998e46bd3ba62b664be62f6e8bc4c3252 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 9 Feb 2020 18:08:49 +0100 Subject: [PATCH] Update flask-login from 0.4.1 to 0.5.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c16483a..4553125 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.5.0 Flask-SQLAlchemy==2.3.2 Flask-WTF==0.14.2 SQLAlchemy==1.2.7