Skip to content

Commit

Permalink
Bump werkzeug from 3.0.3 to 3.0.6 in /docassemble_webapp
Browse files Browse the repository at this point in the history
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.3 to 3.0.6.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@3.0.3...3.0.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 29, 2024
1 parent bca7208 commit 11a7d9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docassemble_webapp/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ def read(fname):
"webdriver-manager==4.0.2",
"webencodings==0.5.1",
"websocket-client==1.8.0",
"Werkzeug==3.0.3",
"Werkzeug==3.0.6",
"wrapt==1.16.0",
"wsproto==1.2.0",
"WTForms==3.1.2",
Expand Down

0 comments on commit 11a7d9d

Please sign in to comment.