From a212b69ea053cab930a8762149362677774084aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 18:05:05 +0000 Subject: [PATCH] chore(deps): bump urllib3 from 2.6.3 to 2.7.0 in /snyk 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](https://github.com/urllib3/urllib3/compare/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] --- snyk/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snyk/requirements.txt b/snyk/requirements.txt index 4a24a645a7..f980a5af14 100644 --- a/snyk/requirements.txt +++ b/snyk/requirements.txt @@ -64,7 +64,7 @@ typing-extensions==4.14.1 typing-inspection==0.4.2 tzdata==2025.2 ; sys_platform == 'win32' tzlocal==5.3.1 -urllib3==2.6.3 +urllib3==2.7.0 wcwidth==0.2.13 websocket-client==1.9.0 wheel==0.45.1