From 528536d36d999b0dd5a3ab215fb42b89115c5d6f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2020 13:47:34 +0000 Subject: [PATCH] Bump flask-login from 0.4.1 to 0.5.0 Bumps [flask-login](https://github.com/maxcountryman/flask-login) from 0.4.1 to 0.5.0. - [Release notes](https://github.com/maxcountryman/flask-login/releases) - [Changelog](https://github.com/maxcountryman/flask-login/blob/main/CHANGES) - [Commits](https://github.com/maxcountryman/flask-login/compare/0.4.1...0.5.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 723f7c8..eed5f73 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ decorator==4.4.0 docutils==0.15.2 Flask==1.1.1 flask-heroku==0.1.9 -Flask-Login==0.4.1 +Flask-Login==0.5.0 Flask-SQLAlchemy==2.4.1 Flask-WTF==0.14.2 gunicorn==20.0.4