Skip to content

Commit 50e41ae

Browse files
chore: Bump werkzeug from 3.0.2 to 3.0.3 in /sdk/python/requirements (feast-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>
1 parent 946ee12 commit 50e41ae

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

sdk/python/requirements/py3.10-ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1002,7 +1002,7 @@ websocket-client==1.7.0
10021002
# kubernetes
10031003
websockets==12.0
10041004
# via uvicorn
1005-
werkzeug==3.0.2
1005+
werkzeug==3.0.3
10061006
# via moto
10071007
wheel==0.43.0
10081008
# via pip-tools

sdk/python/requirements/py3.11-ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1029,7 +1029,7 @@ websocket-client==1.8.0
10291029
# kubernetes
10301030
websockets==12.0
10311031
# via uvicorn
1032-
werkzeug==3.0.2
1032+
werkzeug==3.0.3
10331033
# via moto
10341034
wheel==0.43.0
10351035
# via pip-tools

sdk/python/requirements/py3.9-ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1015,7 +1015,7 @@ websocket-client==1.7.0
10151015
# kubernetes
10161016
websockets==12.0
10171017
# via uvicorn
1018-
werkzeug==3.0.2
1018+
werkzeug==3.0.3
10191019
# via moto
10201020
wheel==0.43.0
10211021
# via pip-tools

0 commit comments

Comments
 (0)