From 6ffa2e21f4369d41cf9e21df08a8495a9ade66b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 01:31:49 +0000 Subject: [PATCH] Bump urllib3 from 1.26.18 to 2.6.3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 2.6.3. - [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.18...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-macos.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-macos.txt b/requirements-macos.txt index c4f6b71..d66bd4e 100644 --- a/requirements-macos.txt +++ b/requirements-macos.txt @@ -142,7 +142,7 @@ tqdm>=4.66 traitlets>=5.13 transformers>=4.25,<5.0 typer==0.12.5 -urllib3==1.26.18 +urllib3==2.6.3 wandb==0.12.21 wasabi==0.10.1 wcwidth==0.2.12 diff --git a/requirements.txt b/requirements.txt index 99af42f..ca4dd76 100644 --- a/requirements.txt +++ b/requirements.txt @@ -150,7 +150,7 @@ transformers==4.20.1 typer==0.4.2 typing_extensions==4.15.0 tzdata==2025.3 -urllib3==1.26.18 +urllib3==2.6.3 wandb==0.12.21 wasabi==0.10.1 wcwidth==0.2.12