From d59b41a626668b16182ea0c4d5c0a26c78ae5258 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Dec 2022 08:31:01 +0000 Subject: [PATCH] Bump flask-login from 0.6.0 to 0.6.2 Bumps [flask-login](https://github.com/maxcountryman/flask-login) from 0.6.0 to 0.6.2. - [Release notes](https://github.com/maxcountryman/flask-login/releases) - [Changelog](https://github.com/maxcountryman/flask-login/blob/main/CHANGES.md) - [Commits](https://github.com/maxcountryman/flask-login/compare/0.6.0...0.6.2) --- updated-dependencies: - dependency-name: flask-login dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 570c59e..6badd6f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ Flask_SQLAlchemy==2.5.1 SQLAlchemy==1.4.40 alembic==1.9.0 -Flask_Login==0.6.0 +Flask_Login==0.6.2 Flask_Testing==0.8.1 Flask==2.0.2 Werkzeug==2.0.2