From 8aff7806b9e44528e1221f58d5979277c8886e64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 21:16:59 +0000 Subject: [PATCH] Bump requests from 2.20.0 to 2.32.4 in /ColorfulKeras Bumps [requests](https://github.com/psf/requests) from 2.20.0 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.20.0...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 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..88cdb48 100644 --- a/ColorfulKeras/requirements.txt +++ b/ColorfulKeras/requirements.txt @@ -20,7 +20,7 @@ pyparsing==2.3.0 python-dateutil==2.7.5 PyWavelets==1.0.1 PyYAML==5.1 -requests==2.20.0 +requests==2.32.4 scikit-image==0.14.1 scikit-learn==0.20.0 scipy==1.1.0