From 9663ab95a756697a132b0bf4e5368ba3cdd1faab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 11:49:56 +0000 Subject: [PATCH] Bump flask-login from 0.6.2 to 0.6.3 (#258) Bumps [flask-login](https://github.com/maxcountryman/flask-login) from 0.6.2 to 0.6.3. - [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.2...0.6.3) --- updated-dependencies: - dependency-name: flask-login dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 16db9f7..1521066 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ chardet==5.2.0 Click==8.1.7 cryptography==41.0.5 Flask==3.0.0 -Flask-Login==0.6.2 +Flask-Login==0.6.3 Flask-Session==0.5.0 Flask-SQLAlchemy==3.1.1 Flask-WTF==1.2.1