From 214bcaa1a8a87b72e888fe2f7351eed971f332af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 07:45:55 +0000 Subject: [PATCH] Bump urllib3 from 2.2.2 to 2.7.0 in /PythonRpcServer Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 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/2.2.2...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- PythonRpcServer/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PythonRpcServer/requirements.txt b/PythonRpcServer/requirements.txt index 96176cd..c8d534b 100644 --- a/PythonRpcServer/requirements.txt +++ b/PythonRpcServer/requirements.txt @@ -20,7 +20,7 @@ requests-toolbelt==1.0.0 six==1.16.0 tqdm==4.66.3 traitlets==4.3.3 -urllib3==2.2.2 +urllib3==2.7.0 wcwidth==0.2.13 numpy yt-dlp @@ -54,7 +54,7 @@ yt-dlp # six==1.16.0 # tqdm==4.66.3 # traitlets==4.3.3 -# urllib3==2.2.2 +# urllib3==2.7.0 # wcwidth==0.2.13 # # Not versioned