From 12bfad60a842988c998c28ddbe4c51e4ab11cb3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 22:44:55 +0000 Subject: [PATCH] Bump urllib3 from 1.26.18 to 2.6.0 in /log_replayer Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 2.6.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.26.18...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 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..b70b3aa3 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.0 webdriver-manager websocket-client==1.2.1 wsproto==1.0.0