From a911d90a08d4dc7ff409cd8a008b43342e53da69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 08:42:24 +0000 Subject: [PATCH] Bump requests from 2.32.5 to 2.33.0 in /ranger-tools/src/main/python Bumps [requests](https://github.com/psf/requests) from 2.32.5 to 2.33.0. - [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.5...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ranger-tools/src/main/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ranger-tools/src/main/python/requirements.txt b/ranger-tools/src/main/python/requirements.txt index 5aa7a8ab1e..053d9656f6 100644 --- a/ranger-tools/src/main/python/requirements.txt +++ b/ranger-tools/src/main/python/requirements.txt @@ -15,7 +15,7 @@ Pillow==10.4.0 pyparsing==3.0.9 python-dateutil==2.8.2 pytz==2022.2 -requests==2.32.5 +requests==2.33.0 scipy==1.13.0 seaborn==0.13.2 six==1.16.0