From 260c54b8ad0f40b961def1af803b5566bab4657e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 13:36:38 +0000 Subject: [PATCH] chore(deps): bump requests in /auth/custom-credentials/aws Bumps [requests](https://github.com/psf/requests) from 2.32.3 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.3...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- auth/custom-credentials/aws/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auth/custom-credentials/aws/requirements.txt b/auth/custom-credentials/aws/requirements.txt index 2c302888ed7..991eb36b6d1 100644 --- a/auth/custom-credentials/aws/requirements.txt +++ b/auth/custom-credentials/aws/requirements.txt @@ -2,4 +2,4 @@ boto3==1.40.53 google-auth==2.43.0 google-cloud-storage==2.19.0 python-dotenv==1.1.1 -requests==2.32.3 +requests==2.33.0