Skip to content

Commit f80fc65

Browse files
Bump werkzeug from 3.1.3 to 3.1.4 in /sdks/python/container/ml/py312
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.1.3...3.1.4) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f242a88 commit f80fc65

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sdks/python/container/ml/py312/base_image_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ uritemplate==4.2.0
216216
urllib3==2.5.0
217217
virtualenv-clone==0.5.7
218218
websockets==15.0.1
219-
Werkzeug==3.1.3
219+
Werkzeug==3.1.4
220220
wheel==0.45.1
221221
wrapt==2.0.0
222222
yarl==1.22.0

sdks/python/container/ml/py312/gpu_image_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ virtualenv-clone==0.5.7
298298
vllm==0.10.1.1
299299
watchfiles==1.1.1
300300
websockets==15.0.1
301-
Werkzeug==3.1.3
301+
Werkzeug==3.1.4
302302
wheel==0.45.1
303303
wrapt==2.0.0
304304
xformers==0.0.31

0 commit comments

Comments
 (0)