From ec2589ac0a62f053b299a7276cac651b2a9ebec7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 00:33:08 +0000 Subject: [PATCH] Bump urllib3 from 1.26.8 to 2.5.0 in /distribution_shift_framework Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.8 to 2.5.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.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.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..fd754e6 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.5.0 Werkzeug==2.0.3 wrapt==1.13.3 zipp==3.7.0