Skip to content

Commit

Permalink
Merge pull request #3846 from dokku/dependabot/pip/tests/apps/python-…
Browse files Browse the repository at this point in the history
…flask/werkzeug-1.0.0

chore(deps): bump werkzeug from 0.16.1 to 1.0.0 in /tests/apps/python-flask
  • Loading branch information
josegonzalez committed Feb 8, 2020
2 parents ec4bd32 + 397527e commit 46b83d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/apps/python-flask/requirements.txt
@@ -1,5 +1,5 @@
Flask==1.1.1
Jinja2==2.11.1
Werkzeug==0.16.1
Werkzeug==1.0.0
gunicorn==20.0.4

0 comments on commit 46b83d0

Please sign in to comment.