Skip to content

Commit d569788

Browse files
Bump urllib3 from 2.5.0 to 2.6.0 in /sdks/python/container/py310 (#37026)
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 8d6cf28 commit d569788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdks/python/container/py310/base_image_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ typing_extensions==4.15.0
182182
tzdata==2025.2
183183
ujson==5.11.0
184184
uritemplate==4.2.0
185-
urllib3==2.5.0
185+
urllib3==2.6.0
186186
virtualenv-clone==0.5.7
187187
websockets==15.0.1
188188
wheel==0.45.1

0 commit comments

Comments
 (0)