Bump werkzeug in /{{cookiecutter.app_name}}/requirements

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.15.6 to 0.16.0.
- [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.15.6...0.16.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
master
dependabot-preview[bot] 5 years ago committed by James Curtin
parent 58fe054d14
commit b600f8a625
  1. 2
      {{cookiecutter.app_name}}/requirements/prod.txt

@ -2,7 +2,7 @@
# Flask
Flask==1.1.1
Werkzeug==0.15.6
Werkzeug==0.16.0
click>=7.0
# Database

Loading…
Cancel
Save