Bump werkzeug from 0.12.2 to 0.15.3

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.12.2 to 0.15.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/0.12.2...0.15.3)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2019-10-18 17:06:15 +00:00
committed by GitHub
parent 319aa8fea3
commit 4123982125

View File

@@ -47,7 +47,7 @@ prompt_toolkit = "==1.0.14"
Pygments = "==2.2.0"
PyJWT = "==1.5.0"
PySocks = "==1.6.7"
Werkzeug = "==0.12.2"
Werkzeug = "==0.15.3"
[requires]
python_version = "3.7"