Skip to content

Commit 44b2a26

Browse files
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](maxcountryman/flask-login@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] <support@github.com>
1 parent 4dafd1e commit 44b2a26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ deprecated==1.2.13; python_version >= "3.6" and python_full_version < "3.0.0" or
66
dnspython==2.2.1; python_version >= "3.6" and python_version < "4.0" and (python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0")
77
email-validator==1.1.3; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")
88
flask-assets==2.0
9-
flask-login==0.6.0; python_version >= "3.7"
9+
flask-login==0.6.2; python_version >= "3.7"
1010
flask-session==0.4.0
1111
flask-sqlalchemy==2.5.1; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.4.0")
1212
flask-wtf==1.0.1; python_version >= "3.6"

0 commit comments

Comments
 (0)