Skip to content

Commit

Permalink
Merge pull request #2 from mrvnmchm/dependabot/pip/werkzeug-0.15.3
Browse files Browse the repository at this point in the history
Bump werkzeug from 0.14.1 to 0.15.3
  • Loading branch information
mrvnmchm authored Sep 20, 2019
2 parents c6e5ff7 + 5aa4a8b commit 0780459
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 12 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ itsdangerous = "==0.24"
Flask = "==1.0.2"
"Jinja2" = "==2.10.1"
MarkupSafe = "==1.0"
Werkzeug = "==0.14.1"
Werkzeug = "==0.15.3"

[dev-packages]

Expand Down
12 changes: 6 additions & 6 deletions Pipfile.lock

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

11 changes: 6 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Click==7.0
Flask==1.0.2
-i https://pypi.org/simple/
click==7.0
flask==1.0.2
itsdangerous==0.24
Jinja2==2.10.1
MarkupSafe==1.0
Werkzeug==0.14.1
jinja2==2.10.1
markupsafe==1.0
werkzeug==0.15.3

0 comments on commit 0780459

Please sign in to comment.