Skip to content

Commit 7febc46

Browse files
authored
Merge pull request #38 from toddbirchard/renovate/flask-wtf-1.x
Update dependency flask-wtf to v1
2 parents 85d7586 + ce20083 commit 7febc46

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
@@ -5,7 +5,7 @@ email-validator==1.1.2
55
flask-assets==2.0
66
flask-login==0.5.0
77
flask-sqlalchemy==2.4.4; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.4.0")
8-
flask-wtf==0.14.3
8+
flask-wtf==1.0.0
99
flask==1.1.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")
1010
idna==2.10; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
1111
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)