From 75e1cce24951a0800b7f09edb9fcddf233ac53c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 10:44:54 +0000 Subject: [PATCH] Bump requests from 2.32.3 to 2.32.4 in /scripts/search 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] --- scripts/search/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/search/requirements.txt b/scripts/search/requirements.txt index 8b6572a0ea0..1e637619d9c 100644 --- a/scripts/search/requirements.txt +++ b/scripts/search/requirements.txt @@ -23,7 +23,7 @@ python-dateutil==2.9.0.post0 python-slugify==8.0.4 PyYAML==6.0.2 remember==0.1 -requests==2.32.3 +requests==2.32.4 ruamel.yaml==0.18.10 ruamel.yaml.clib==0.2.12 scipy==1.15.1