From 52606d2aa39ecf64e4cc95241486509ab0a5fab6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 22:58:12 +0000 Subject: [PATCH] Bump urllib3 from 1.26.18 to 2.6.3 in /log_replayer Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 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/1.26.18...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- log_replayer/log_replayer_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/log_replayer/log_replayer_requirements.txt b/log_replayer/log_replayer_requirements.txt index 9315c51a..608ed673 100644 --- a/log_replayer/log_replayer_requirements.txt +++ b/log_replayer/log_replayer_requirements.txt @@ -23,7 +23,7 @@ sniffio==1.2.0 sortedcontainers==2.4.0 trio==0.19.0 trio-websocket==0.9.2 -urllib3==1.26.18 +urllib3==2.6.3 webdriver-manager websocket-client==1.2.1 wsproto==1.0.0