Skip to content

Commit

Permalink
Bump werkzeug from 3.0.1 to 3.0.3
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 6bf12f1 commit 93abb25
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 7 deletions.
3 changes: 1 addition & 2 deletions requirements.cern.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ flask==3.0.0
flask-multipass==0.5.1
# via
# -c requirements.txt
# flask-multipass
# flask-multipass-cern
flask-multipass-cern==2.2.9
# via -r requirements.cern.in
Expand Down Expand Up @@ -78,7 +77,7 @@ urllib3==2.1.0
# -c requirements.txt
# flask-multipass-cern
# requests
werkzeug==3.0.1
werkzeug==3.0.3
# via
# -c requirements.txt
# flask
Expand Down
6 changes: 2 additions & 4 deletions requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@ click==8.1.7
# flask-shell-ipython
# pip-tools
coverage==7.3.2
# via
# coverage
# pytest-cov
# via pytest-cov
decorator==5.1.1
# via ipython
exceptiongroup==1.1.3
Expand Down Expand Up @@ -148,7 +146,7 @@ typing-extensions==4.8.0
# ipython
wcwidth==0.2.10
# via prompt-toolkit
werkzeug==3.0.1
werkzeug==3.0.3
# via
# -c requirements.txt
# flask
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ urllib3==2.1.0
# via requests
webargs==8.3.0
# via -r requirements.in
werkzeug==3.0.1
werkzeug==3.0.3
# via
# -r requirements.in
# flask
Expand Down

0 comments on commit 93abb25

Please sign in to comment.