From b37072d7f7fc29726177855aaaa64312b2f7c19d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 06:52:12 +0000 Subject: [PATCH] Bump urllib3 from 2.1.0 to 2.7.0 in /CoDi Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.1.0 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.1.0...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- CoDi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CoDi/requirements.txt b/CoDi/requirements.txt index 48d61bdb9e4..2ed41e175b4 100644 --- a/CoDi/requirements.txt +++ b/CoDi/requirements.txt @@ -75,7 +75,7 @@ transformers==4.36.0 triton==2.1.0 typing_extensions==4.9.0 tzdata==2023.3 -urllib3==2.1.0 +urllib3==2.7.0 xxhash==3.4.1 yarl==1.9.4 zipp==3.17.0