Skip to content

Commit 5af03fe

Browse files
Bump urllib3 from 2.5.0 to 2.6.0 in /sdks/python/container/ml/py312
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]>
1 parent f22d2bc commit 5af03fe

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
@@ -209,7 +209,7 @@ typing_extensions==4.15.0
209209
tzdata==2025.2
210210
ujson==5.11.0
211211
uritemplate==4.2.0
212-
urllib3==2.5.0
212+
urllib3==2.6.0
213213
virtualenv-clone==0.5.7
214214
websockets==15.0.1
215215
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
@@ -289,7 +289,7 @@ typing_extensions==4.15.0
289289
tzdata==2025.2
290290
ujson==5.11.0
291291
uritemplate==4.2.0
292-
urllib3==2.5.0
292+
urllib3==2.6.0
293293
uvicorn==0.38.0
294294
uvloop==0.22.1
295295
virtualenv-clone==0.5.7

0 commit comments

Comments
 (0)