From f1ff69f93e81e1bff8ce01b23e8ff4c004746ffb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 23:45:39 +0000 Subject: [PATCH] Bump urllib3 from 1.26.19 to 2.5.0 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.19 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.19...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5687959..f8a6e9d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -101,7 +101,7 @@ traitlets==5.9.0 transformers==4.53.0 typer==0.4.2 typing_extensions==4.5.0 -urllib3==1.26.19 +urllib3==2.5.0 wandb==0.12.21 warcio==1.7.4 wasabi==0.10.1