Skip to content

Commit c00d50d

Browse files
Bump urllib3 from 2.6.3 to 2.7.0 in /sdks/python/container/py311
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 f1bbb63 commit c00d50d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdks/python/container/py311/base_image_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ typing_extensions==4.15.0
191191
tzdata==2025.3
192192
tzlocal==5.3.1
193193
uritemplate==4.2.0
194-
urllib3==2.6.3
194+
urllib3==2.7.0
195195
virtualenv-clone==0.5.7
196196
websockets==16.0
197197
wheel==0.46.3

0 commit comments

Comments
 (0)