From c582949452b07894752cc6cbc41f3e1c97b6a305 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 02:59:56 +0000 Subject: [PATCH] Bump urllib3 from 1.26.8 to 1.26.19 in /distribution_shift_framework Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.8 to 1.26.19. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.8...1.26.19) --- updated-dependencies: - dependency-name: urllib3 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..d0b1d27 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==1.26.19 Werkzeug==2.0.3 wrapt==1.13.3 zipp==3.7.0