Skip to content

Commit fe5b3ca

Browse files
Bump urllib3 from 2.5.0 to 2.6.0 in /sdks/python/container/py312 (#37023)
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 f7da723 commit fe5b3ca

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
@@ -178,7 +178,7 @@ typing_extensions==4.15.0
178178
tzdata==2025.2
179179
ujson==5.11.0
180180
uritemplate==4.2.0
181-
urllib3==2.5.0
181+
urllib3==2.6.0
182182
virtualenv-clone==0.5.7
183183
websockets==15.0.1
184184
wheel==0.45.1

0 commit comments

Comments
 (0)