Skip to content

Commit

Permalink
Bump werkzeug in /examples/install-webhooks/backend/python
Browse files Browse the repository at this point in the history
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.1.2 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.1.2...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 954a21b commit c6cef3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/install-webhooks/backend/python/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Jinja2==3.1.2
MarkupSafe==2.1.1
Werkzeug==2.1.2
Werkzeug==3.0.3
click==8.1.3
flask==2.1.2
itsdangerous==2.1.2
Expand Down

0 comments on commit c6cef3e

Please sign in to comment.