Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump werkzeug from 0.12.2 to 2.2.3 in /lightbus_experiments
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.12.2 to 2.2.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@0.12.2...2.2.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 15, 2023
commit 9468e6f819a8fccc9699a645ca2acdfca4dc2777
2 changes: 1 addition & 1 deletion lightbus_experiments/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ six==1.10.0
typed-ast==1.0.4
urllib3==1.21.1
vine==1.1.3
Werkzeug==0.12.2
Werkzeug==2.2.3
wrapt==1.10.10