Skip to content

Commit 859490b

Browse files
authored
Merge pull request #49 from hackersandslackers/renovate/flask-wtf-0.x
Update dependency flask-wtf to v0.15.1
2 parents 945c3fe + 68565e6 commit 859490b

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
@@ -1,7 +1,7 @@
11
click==7.1.2; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
22
dnspython==2.1.0; python_version >= "3.6"
33
email-validator==1.1.2
4-
flask-wtf==0.14.3
4+
flask-wtf==0.15.1
55
flask==1.1.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")
66
idna==3.1; python_version >= "3.4"
77
itsdangerous==1.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)