From b39db301d2e9ebec81016caefb318469400b26b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 10:47:00 +0000 Subject: [PATCH] Bump requests in /image_processing/src/image_processing Bumps [requests](https://github.com/psf/requests) from 2.32.3 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.32.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- image_processing/src/image_processing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/image_processing/src/image_processing/requirements.txt b/image_processing/src/image_processing/requirements.txt index 519759b..48c4392 100644 --- a/image_processing/src/image_processing/requirements.txt +++ b/image_processing/src/image_processing/requirements.txt @@ -78,7 +78,7 @@ pytz==2025.1 pywin32==308 ; sys_platform == 'win32' pyyaml==6.0.2 regex==2024.11.6 -requests==2.32.3 +requests==2.32.4 requests-oauthlib==2.0.0 rich==13.9.4 safetensors==0.5.2