Skip to content

Commit 0a83ce4

Browse files
Bump urllib3 from 2.5.0 to 2.6.0 in /sdks/python/container/ml/py312 (#37025)
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 d569788 commit 0a83ce4

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
@@ -211,7 +211,7 @@ typing_extensions==4.15.0
211211
tzdata==2025.2
212212
ujson==5.11.0
213213
uritemplate==4.2.0
214-
urllib3==2.5.0
214+
urllib3==2.6.0
215215
virtualenv-clone==0.5.7
216216
websockets==15.0.1
217217
Werkzeug==3.1.4

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ typing_extensions==4.15.0
290290
tzdata==2025.2
291291
ujson==5.11.0
292292
uritemplate==4.2.0
293-
urllib3==2.5.0
293+
urllib3==2.6.0
294294
uvicorn==0.38.0
295295
uvloop==0.22.1
296296
virtualenv-clone==0.5.7

0 commit comments

Comments
 (0)