Skip to content

Commit 2beb4fe

Browse files
committed
Update dependency flask-session to v0.4.0
1 parent 49c4601 commit 2beb4fe

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
@@ -7,7 +7,7 @@ dnspython==2.0.0; python_version >= "3.6"
77
email-validator==1.1.1
88
flask-assets==2.0
99
flask-login==0.5.0
10-
flask-session==0.3.2
10+
flask-session==0.4.0
1111
flask-sqlalchemy==2.4.4; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.4.0")
1212
flask-wtf==0.15.1
1313
flask==1.1.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")

0 commit comments

Comments
 (0)