Skip to content

Commit

Permalink
Bump werkzeug from 3.0.0 to 3.0.1 in /mpcontribs-api/requirements
Browse files Browse the repository at this point in the history
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.0 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@3.0.0...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 be26c40 commit e856486
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion mpcontribs-api/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,7 @@ websocket-client==1.6.4
# via
# jupyter-server
# mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
werkzeug==3.0.0
werkzeug==3.0.1
# via
# flasgger-tschaume
# flask
Expand Down
2 changes: 1 addition & 1 deletion mpcontribs-api/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -555,7 +555,7 @@ websocket-client==1.6.4
# via
# jupyter-server
# mpcontribs-api (setup.py)
werkzeug==3.0.0
werkzeug==3.0.1
# via
# flasgger-tschaume
# flask
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -573,7 +573,7 @@ websocket-client==1.6.4
# via
# jupyter-server
# mpcontribs-api (setup.py)
werkzeug==3.0.0
werkzeug==3.0.1
# via
# flasgger-tschaume
# flask
Expand Down
2 changes: 1 addition & 1 deletion mpcontribs-api/requirements/ubuntu-latest_py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -592,7 +592,7 @@ websocket-client==1.6.4
# via
# jupyter-server
# mpcontribs-api (setup.py)
werkzeug==3.0.0
werkzeug==3.0.1
# via
# flasgger-tschaume
# flask
Expand Down
2 changes: 1 addition & 1 deletion mpcontribs-api/requirements/ubuntu-latest_py3.8_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -610,7 +610,7 @@ websocket-client==1.6.4
# via
# jupyter-server
# mpcontribs-api (setup.py)
werkzeug==3.0.0
werkzeug==3.0.1
# via
# flasgger-tschaume
# flask
Expand Down
2 changes: 1 addition & 1 deletion mpcontribs-api/requirements/ubuntu-latest_py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,7 @@ websocket-client==1.6.4
# via
# jupyter-server
# mpcontribs-api (setup.py)
werkzeug==3.0.0
werkzeug==3.0.1
# via
# flasgger-tschaume
# flask
Expand Down
2 changes: 1 addition & 1 deletion mpcontribs-api/requirements/ubuntu-latest_py3.9_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -580,7 +580,7 @@ websocket-client==1.6.4
# via
# jupyter-server
# mpcontribs-api (setup.py)
werkzeug==3.0.0
werkzeug==3.0.1
# via
# flasgger-tschaume
# flask
Expand Down

0 comments on commit e856486

Please sign in to comment.