From 1120879408bc8e10fb63ae57e394be2092ba10d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 18:26:28 +0000 Subject: [PATCH] Bump urllib3 from 1.24.2 to 2.6.0 in /ColorfulKeras Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 to 2.6.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.24.2...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ColorfulKeras/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ColorfulKeras/requirements.txt b/ColorfulKeras/requirements.txt index 36ea200..48a04ed 100644 --- a/ColorfulKeras/requirements.txt +++ b/ColorfulKeras/requirements.txt @@ -28,4 +28,4 @@ six==1.11.0 Theano==1.0.3 toolz==0.9.0 tqdm==4.28.1 -urllib3==1.24.2 +urllib3==2.6.0