Browse Source

Bump werkzeug from 2.2.3 to 3.0.6 in /examples/server/wsgi

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.3 to 3.0.6.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/2.2.3...3.0.6)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
pull/1398/head
dependabot[bot] 5 months ago
committed by GitHub
parent
commit
b02b72b28c
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      examples/server/wsgi/requirements.txt

2
examples/server/wsgi/requirements.txt

@ -12,4 +12,4 @@ pyparsing==2.1.10
python-engineio
python-socketio
six==1.11.0
Werkzeug==2.2.3
Werkzeug==3.0.6

Loading…
Cancel
Save