Skip to content

Commit 85afe65

Browse files
Bump werkzeug from 2.2.3 to 3.1.4 in /examples/server/wsgi
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.3 to 3.1.4. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@2.2.3...3.1.4) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 692dca4 commit 85afe65

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==2.2.3
15+
Werkzeug==3.1.4

0 commit comments

Comments
 (0)