From 6ad8b848358db7637448f014532d0f00abde2790 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 08:16:39 +0000 Subject: [PATCH] Bump requests from 2.32.0 to 2.32.4 in /_tools/redirects Bumps [requests](https://github.com/psf/requests) from 2.32.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.32.0...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- _tools/redirects/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_tools/redirects/requirements.txt b/_tools/redirects/requirements.txt index e8bee6fe6d3..987545961fe 100644 --- a/_tools/redirects/requirements.txt +++ b/_tools/redirects/requirements.txt @@ -1,2 +1,2 @@ python-dotenv==0.18.0 -requests==2.32.0 +requests==2.32.4