From 74ba91c4ebc6c86854292603590d8e420ce61fca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 00:42:46 +0000 Subject: [PATCH] chore(deps): bump requests in /amzn in the pip group across 1 directory Bumps the pip group with 1 update in the /amzn directory: [requests](https://github.com/psf/requests). Updates `requests` from 2.27.1 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.27.1...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- amzn/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/amzn/requirements.txt b/amzn/requirements.txt index 84df5ec..7b62715 100644 --- a/amzn/requirements.txt +++ b/amzn/requirements.txt @@ -119,7 +119,7 @@ referencing==0.29.1 # -r ./selling-partner-api-models/clients/sellingpartner-api-aa-python/requirements.txt # jsonschema # jsonschema-specifications -requests==2.27.1 +requests==2.33.0 # via # -r ./selling-partner-api-models/clients/sellingpartner-api-aa-python/requirements.txt # bravado