Skip to content

Commit 4644a41

Browse files
authored
Merge pull request #187 from hackersandslackers/dependabot/pip/flask-login-0.6.2
2 parents a5254be + 44b2a26 commit 4644a41

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)