Skip to content

Commit 7277e85

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

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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 @@ typing-inspection==0.4.2
216216
typing_extensions==4.15.0
217217
tzdata==2025.3
218218
uritemplate==4.2.0
219-
urllib3==2.6.3
219+
urllib3==2.7.0
220220
virtualenv-clone==0.5.7
221221
websockets==16.0
222222
wheel==0.46.3

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ typing-inspection==0.4.2
295295
typing_extensions==4.15.0
296296
tzdata==2025.3
297297
uritemplate==4.2.0
298-
urllib3==2.6.3
298+
urllib3==2.7.0
299299
uvicorn==0.41.0
300300
uvloop==0.22.1
301301
virtualenv-clone==0.5.7

0 commit comments

Comments
 (0)