Skip to content

Commit 49c4601

Browse files
authored
Merge pull request #62 from hackersandslackers/renovate/flask-wtf-0.x
Update dependency flask-wtf to v0.15.1
2 parents 8ba24f7 + 6118c22 commit 49c4601

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
@@ -9,7 +9,7 @@ flask-assets==2.0
99
flask-login==0.5.0
1010
flask-session==0.3.2
1111
flask-sqlalchemy==2.4.4; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.4.0")
12-
flask-wtf==0.14.3
12+
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")
1414
idna==2.10; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
1515
intervaltree==3.1.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"

0 commit comments

Comments
 (0)