From 3f88b0d5e6d61502e3837dc8b09f357cee62d7f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 19:42:00 +0000 Subject: [PATCH] Bump urllib3 from 1.25.8 to 2.7.0 in /cache_replacement Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.8 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/1.25.8...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cache_replacement/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cache_replacement/requirements.txt b/cache_replacement/requirements.txt index 0bd240507b3..cb841e9c014 100644 --- a/cache_replacement/requirements.txt +++ b/cache_replacement/requirements.txt @@ -50,7 +50,7 @@ tensorflow-estimator==2.1.0 termcolor==1.1.0 torch==0.4.1.post2 tqdm==4.42.1 -urllib3==1.25.8 +urllib3==2.7.0 Werkzeug==1.0.0 wrapt==1.12.0 zmq==0.0.0