From bc53ea3c20aa8af0f95bb3aa0ab1f27cd3248c53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Oct 2025 23:05:58 +0000 Subject: [PATCH] Bump requests from 2.32.3 to 2.32.4 in /requirements 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] --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 9cab85ce0ef6..8f64159206a0 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -898,7 +898,7 @@ regex==2024.9.11 # sacrebleu # tiktoken # transformers -requests==2.32.3 +requests==2.32.4 # via # buildkite-test-collector # databricks-sdk