From f3407a62ec0deb83fcb974cf0083f704eb47fac4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 14:01:49 +0000 Subject: [PATCH] Bump urllib3 from 1.24.1 to 2.7.0 in /python Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.1 to 2.7.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.24.1...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/pip_freeze.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/pip_freeze.txt b/python/pip_freeze.txt index 98a1dcce..a89442fe 100644 --- a/python/pip_freeze.txt +++ b/python/pip_freeze.txt @@ -121,7 +121,7 @@ tornado==6.0.2 tqdm==4.32.1 traitlets==4.3.2 twilio==6.26.1 -urllib3==1.24.1 +urllib3==2.7.0 wcwidth==0.1.7 webencodings==0.5.1 websocket-client==0.56.0