Skip to content

Commit a76f9c7

Browse files
Bump urllib3 from 2.5.0 to 2.6.0 in /sdks/python/container/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 a76f9c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdks/python/container/py312/base_image_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ typing_extensions==4.15.0
176176
tzdata==2025.2
177177
ujson==5.11.0
178178
uritemplate==4.2.0
179-
urllib3==2.5.0
179+
urllib3==2.6.0
180180
virtualenv-clone==0.5.7
181181
websockets==15.0.1
182182
wheel==0.45.1

0 commit comments

Comments
 (0)