Skip to content

Commit

Permalink
Bump werkzeug from 3.0.1 to 3.0.3 in /docassemble_base
Browse files Browse the repository at this point in the history
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.1 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@3.0.1...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 3a8a798 commit 864d25e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docassemble_base/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ def find_package_data(where='.', package='', exclude=standard_exclude, exclude_d
"user-agents==2.2.0",
"wcwidth==0.2.12",
"webencodings==0.5.1",
"Werkzeug==3.0.1",
"Werkzeug==3.0.3",
"wrapt==1.16.0",
"xfdfgen==0.4",
"xlrd==2.0.1",
Expand Down

0 comments on commit 864d25e

Please sign in to comment.