From 3538c6e69c5306aab64b6c4855eab5e9ad2c05dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 21:45:52 +0000 Subject: [PATCH] Bump urllib3 from 2.0.2 to 2.2.2 in /scripts/data_overlap Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.2 to 2.2.2. - [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.0.2...2.2.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/data_overlap/requirements-freeze.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/data_overlap/requirements-freeze.txt b/scripts/data_overlap/requirements-freeze.txt index 2757d21060d..6a30e7b274e 100644 --- a/scripts/data_overlap/requirements-freeze.txt +++ b/scripts/data_overlap/requirements-freeze.txt @@ -34,6 +34,6 @@ six==1.16.0 tqdm==4.65.0 typing_extensions==4.6.2 tzdata==2023.3 -urllib3==2.0.2 +urllib3==2.2.2 zstandard==0.21.0