From c1d8d1de74e359e762b841b3dc1e2e2391ec9ba7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 02:36:30 +0000 Subject: [PATCH] Bump the pip group across 5 directories with 2 updates Bumps the pip group with 1 update in the /apigw-dynamodb-python-cdk directory: [requests](https://github.com/psf/requests). Bumps the pip group with 1 update in the /apigw-websocket-api-fargate-cdk/src/api directory: [requests](https://github.com/psf/requests). Bumps the pip group with 1 update in the /eventbridge-scheduled-stepfunction-bedrock-kb-sync/cdk directory: [cryptography](https://github.com/pyca/cryptography). Bumps the pip group with 1 update in the /lambda-extension-telemetryapi-s3/extensionsrc directory: [requests](https://github.com/psf/requests). Bumps the pip group with 1 update in the /sfn-ecs-sam/src/ecs directory: [requests](https://github.com/psf/requests). Updates `requests` from 2.32.4 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.4...v2.33.0) Updates `requests` from 2.32.4 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.4...v2.33.0) Updates `cryptography` from 46.0.5 to 46.0.6 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.5...46.0.6) Updates `requests` from 2.32.4 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.4...v2.33.0) Updates `requests` from 2.32.4 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.4...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 46.0.6 dependency-type: indirect dependency-group: pip - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- apigw-dynamodb-python-cdk/requirements.txt | 2 +- apigw-websocket-api-fargate-cdk/src/api/requirements.txt | 2 +- .../cdk/requirements.txt | 2 +- lambda-extension-telemetryapi-s3/extensionsrc/requirements.txt | 2 +- sfn-ecs-sam/src/ecs/requirements.txt | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apigw-dynamodb-python-cdk/requirements.txt b/apigw-dynamodb-python-cdk/requirements.txt index cba29660e5..69f6842777 100644 --- a/apigw-dynamodb-python-cdk/requirements.txt +++ b/apigw-dynamodb-python-cdk/requirements.txt @@ -1,5 +1,5 @@ aws-cdk-lib==2.130.0 constructs>=10.0.0,<11.0.0 pytest==8.2.2 -requests==2.32.4 +requests==2.33.0 boto3 diff --git a/apigw-websocket-api-fargate-cdk/src/api/requirements.txt b/apigw-websocket-api-fargate-cdk/src/api/requirements.txt index 05f9ef09e6..7bad5c2daa 100644 --- a/apigw-websocket-api-fargate-cdk/src/api/requirements.txt +++ b/apigw-websocket-api-fargate-cdk/src/api/requirements.txt @@ -1,5 +1,5 @@ fastapi==0.109.1 -requests==2.32.4 +requests==2.33.0 pydantic==2.4.0 pyhumps==3.8.0 uvicorn==0.23.1 diff --git a/eventbridge-scheduled-stepfunction-bedrock-kb-sync/cdk/requirements.txt b/eventbridge-scheduled-stepfunction-bedrock-kb-sync/cdk/requirements.txt index 29645d6531..912b8ce401 100644 --- a/eventbridge-scheduled-stepfunction-bedrock-kb-sync/cdk/requirements.txt +++ b/eventbridge-scheduled-stepfunction-bedrock-kb-sync/cdk/requirements.txt @@ -57,7 +57,7 @@ constructs==10.4.2 # cdk-nag coverage==7.8.0 # via pytest-cov -cryptography==46.0.5 +cryptography==46.0.6 # via moto dill==0.4.0 # via pylint diff --git a/lambda-extension-telemetryapi-s3/extensionsrc/requirements.txt b/lambda-extension-telemetryapi-s3/extensionsrc/requirements.txt index e1ef718f58..6c723e10a4 100644 --- a/lambda-extension-telemetryapi-s3/extensionsrc/requirements.txt +++ b/lambda-extension-telemetryapi-s3/extensionsrc/requirements.txt @@ -1,3 +1,3 @@ -requests==2.32.4 +requests==2.33.0 urllib3==2.6.3 boto3 \ No newline at end of file diff --git a/sfn-ecs-sam/src/ecs/requirements.txt b/sfn-ecs-sam/src/ecs/requirements.txt index c12046b930..0d60e54f6a 100644 --- a/sfn-ecs-sam/src/ecs/requirements.txt +++ b/sfn-ecs-sam/src/ecs/requirements.txt @@ -1,2 +1,2 @@ boto3==1.26.18 -requests==2.32.4 +requests==2.33.0