Skip to content

Commit f0595a9

Browse files
Bump urllib3 from 2.5.0 to 2.6.0 in /sdks/python/container/ml/py311 (#37027)
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 ce88469 commit f0595a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ typing_extensions==4.15.0
212212
tzdata==2025.2
213213
ujson==5.11.0
214214
uritemplate==4.2.0
215-
urllib3==2.5.0
215+
urllib3==2.6.0
216216
virtualenv-clone==0.5.7
217217
websockets==15.0.1
218218
Werkzeug==3.1.4

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

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

0 commit comments

Comments
 (0)