Skip to content

Commit

Permalink
Merge pull request #49 from hackersandslackers/renovate/flask-wtf-0.x
Browse files Browse the repository at this point in the history
Update dependency flask-wtf to v0.15.1
  • Loading branch information
toddbirchard authored Feb 2, 2022
2 parents 945c3fe + 68565e6 commit 859490b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
click==7.1.2; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
dnspython==2.1.0; python_version >= "3.6"
email-validator==1.1.2
flask-wtf==0.14.3
flask-wtf==0.15.1
flask==1.1.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")
idna==3.1; python_version >= "3.4"
itsdangerous==1.1.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
Expand Down

0 comments on commit 859490b

Please sign in to comment.