Skip to content

Commit

Permalink
Bump werkzeug from 2.2.3 to 3.0.3 in /examples/server/wsgi
Browse files Browse the repository at this point in the history
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.3 to 3.0.3.
- [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.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 547449b commit ed280eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/server/wsgi/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ pyparsing==2.1.10
python-engineio
python-socketio
six==1.11.0
Werkzeug==2.2.3
Werkzeug==3.0.3

0 comments on commit ed280eb

Please sign in to comment.