From d9e14b69f704020b275e0d5b6725a773a1dc9e5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 21:27:23 +0000 Subject: [PATCH] Bump urllib3 from 1.26.13 to 2.6.3 in /images Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.13 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.13...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- images/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/requirements.txt b/images/requirements.txt index 2b4e980..c351f5f 100644 --- a/images/requirements.txt +++ b/images/requirements.txt @@ -140,7 +140,7 @@ trailrunner==1.2.1 traitlets==5.9.0 typing-inspect==0.8.0 typing_extensions==4.4.0 -urllib3==1.26.13 +urllib3==2.6.3 usort==1.0.5 virtualenv==20.19.0 wandb==0.13.11