Skip to content

Commit

Permalink
build(deps): bump werkzeug from 2.2.3 to 3.0.1
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.1.
- [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.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2023
1 parent 36a06b2 commit f09092c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
'requests==2.31.0',
'flask_restful==0.3.9',
'Flask-API==1.0',
'werkzeug==2.2.3',
'werkzeug==3.0.1',
'unittest-xml-reporting==3.0.4',
'future==0.18.3',
'flask-cors==3.0.10',
Expand Down

0 comments on commit f09092c

Please sign in to comment.