Skip to content

Commit 0725275

Browse files
Bump werkzeug from 0.14.1 to 0.15.3 in /examples/server/wsgi (#372)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 94afcf6 commit 0725275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/server/wsgi/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ pyparsing==2.1.10
1212
python-engineio
1313
python-socketio
1414
six==1.11.0
15-
Werkzeug==0.14.1
15+
Werkzeug==0.15.3

0 commit comments

Comments
 (0)