Skip to content

Commit cae5347

Browse files
Bump urllib3 from 2.5.0 to 2.6.0 in /sdks/python/container/ml/py310 (#37028)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.5.0...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40a32d6 commit cae5347

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ typing_extensions==4.15.0
215215
tzdata==2025.2
216216
ujson==5.11.0
217217
uritemplate==4.2.0
218-
urllib3==2.5.0
218+
urllib3==2.6.0
219219
virtualenv-clone==0.5.7
220220
websockets==15.0.1
221221
Werkzeug==3.1.4

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ typing_extensions==4.15.0
294294
tzdata==2025.2
295295
ujson==5.11.0
296296
uritemplate==4.2.0
297-
urllib3==2.5.0
297+
urllib3==2.6.0
298298
uvicorn==0.38.0
299299
uvloop==0.22.1
300300
virtualenv-clone==0.5.7

0 commit comments

Comments
 (0)