From a9e121374e252894fb9ef6f27a4afb92e574dbee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 15:36:28 +0000 Subject: [PATCH] build(deps): 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/common-constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common-constraints.txt b/requirements/common-constraints.txt index fe6e87374b0..5a2d8a54c08 100644 --- a/requirements/common-constraints.txt +++ b/requirements/common-constraints.txt @@ -450,7 +450,7 @@ regex==2024.11.6 # nltk # tiktoken # transformers -requests==2.32.3 +requests==2.32.4 # via # google-api-core # google-cloud-bigquery