From b955aef5f80e6930fe000c0d8d8e9403a5b9beef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 23:21:54 +0000 Subject: [PATCH] Bump urllib3 from 1.26.8 to 2.6.0 in /distribution_shift_framework Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.8 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.8...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- distribution_shift_framework/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distribution_shift_framework/requirements.txt b/distribution_shift_framework/requirements.txt index 46c3735..1b82a54 100644 --- a/distribution_shift_framework/requirements.txt +++ b/distribution_shift_framework/requirements.txt @@ -59,7 +59,7 @@ threadpoolctl==3.1.0 toolz==0.11.2 tqdm==4.62.3 typing_extensions==4.1.1 -urllib3==1.26.8 +urllib3==2.6.0 Werkzeug==2.0.3 wrapt==1.13.3 zipp==3.7.0