requirements: Upgrade Werkzeug to 0.12.2.

This commit is contained in:
Vishnu Ks 2017-06-18 01:28:36 +05:30 committed by showell
parent da858e6e41
commit 2802787a07
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Dependencies of moto s3 mock
Flask==0.12.2
Werkzeug==0.12.1
Werkzeug==0.12.2
click==6.7
httpretty==0.8.10
itsdangerous==0.24