Skip to content

Commit 9e5fbf6

Browse files
Bump werkzeug from 0.11.11 to 0.15.3
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.11.11 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.11.11...0.15.3) Signed-off-by: dependabot[bot] <support@github.com>
1 parent e887e47 commit 9e5fbf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# Pin specific Flask and Werkzeug versions to make sure tests are running
1212
# reliably against test server code that is known to work.
1313
Flask==0.11.1
14-
Werkzeug==0.11.11
14+
Werkzeug==0.15.3
1515

1616
tox
1717

0 commit comments

Comments
 (0)