Skip to content

Commit

Permalink
Bump werkzeug from 0.14.1 to 0.15.3
Browse files Browse the repository at this point in the history
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.14.1 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.14.1...0.15.3)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 2, 2019
1 parent 4cd0fb1 commit 0ff2d0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ def run_tests(self):
'redis==2.10.6',
'sqlparse==0.2.2',
'timeside>=0.7',
'Werkzeug==0.14.1',
'Werkzeug==0.15.3',
'zipstream==1.1.4',
],
tests_require=['pytest-django', 'pytest-cov', 'factory-boy'],
Expand Down

0 comments on commit 0ff2d0b

Please sign in to comment.