From f3985249b6188c2fe88af9dccff7c3431dd3be7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 01:51:17 +0000 Subject: [PATCH] Bump urllib3 from 2.0.7 to 2.6.3 in /requirements/3.7 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.7 to 2.6.3. - [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.0.7...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/3.7/frozen_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/3.7/frozen_requirements.txt b/requirements/3.7/frozen_requirements.txt index bef232a..1fc888f 100644 --- a/requirements/3.7/frozen_requirements.txt +++ b/requirements/3.7/frozen_requirements.txt @@ -4,5 +4,5 @@ idna==3.7 requests==2.31.0 six==1.10.0 socketIO-client-nexus==0.7.6 -urllib3==2.0.7 +urllib3==2.6.3 websocket-client==1.6.1