Skip to content

Commit

Permalink
chore: Bump werkzeug from 3.0.2 to 3.0.3 in /sdk/python/requirements (f…
Browse files Browse the repository at this point in the history
…east-dev#4178)

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.2 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.2...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 7, 2024
1 parent 946ee12 commit 50e41ae
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.10-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1002,7 +1002,7 @@ websocket-client==1.7.0
# kubernetes
websockets==12.0
# via uvicorn
werkzeug==3.0.2
werkzeug==3.0.3
# via moto
wheel==0.43.0
# via pip-tools
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.11-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1029,7 +1029,7 @@ websocket-client==1.8.0
# kubernetes
websockets==12.0
# via uvicorn
werkzeug==3.0.2
werkzeug==3.0.3
# via moto
wheel==0.43.0
# via pip-tools
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.9-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1015,7 +1015,7 @@ websocket-client==1.7.0
# kubernetes
websockets==12.0
# via uvicorn
werkzeug==3.0.2
werkzeug==3.0.3
# via moto
wheel==0.43.0
# via pip-tools
Expand Down

0 comments on commit 50e41ae

Please sign in to comment.