Skip to content

Commit

Permalink
Bump werkzeug from 0.12.2 to 0.15.3
Browse files Browse the repository at this point in the history
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](pallets/werkzeug@0.12.2...0.15.3)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 2, 2020
1 parent 3af8125 commit 17a0ac7
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 63 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Flask-SQLAlchemy = "==2.2"
Jinja2 = "==2.9.6"
MarkupSafe = "==1.0"
SQLAlchemy = "==1.1.11"
Werkzeug = "==0.12.2"
Werkzeug = "==0.15.3"
WTForms = "==2.1"
python-dateutil = "*"

Expand Down
134 changes: 72 additions & 62 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 17a0ac7

Please sign in to comment.