From 0026aebb8266fa14d35c4da06c119e957177d78d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 13:17:54 +0000 Subject: [PATCH] Bump the pip group across 2 directories with 1 update Bumps the pip group with 1 update in the /eventbridge-scheduled-stepfunction-bedrock-kb-sync/cdk directory: [requests](https://github.com/psf/requests). Bumps the pip group with 1 update in the /eventbridge-scheduled-stepfunction-bedrock-kb-sync/cdk/src/layers/common_layer directory: [requests](https://github.com/psf/requests). Updates `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) Updates `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: indirect dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- .../cdk/requirements.txt | 2 +- .../cdk/src/layers/common_layer/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/eventbridge-scheduled-stepfunction-bedrock-kb-sync/cdk/requirements.txt b/eventbridge-scheduled-stepfunction-bedrock-kb-sync/cdk/requirements.txt index a688eda2f..7b2c65233 100644 --- a/eventbridge-scheduled-stepfunction-bedrock-kb-sync/cdk/requirements.txt +++ b/eventbridge-scheduled-stepfunction-bedrock-kb-sync/cdk/requirements.txt @@ -169,7 +169,7 @@ pyyaml==6.0.2 # via # bandit # responses -requests==2.32.3 +requests==2.32.4 # via # moto # requests-aws4auth diff --git a/eventbridge-scheduled-stepfunction-bedrock-kb-sync/cdk/src/layers/common_layer/requirements.txt b/eventbridge-scheduled-stepfunction-bedrock-kb-sync/cdk/src/layers/common_layer/requirements.txt index 1f3f35d45..986c79668 100644 --- a/eventbridge-scheduled-stepfunction-bedrock-kb-sync/cdk/src/layers/common_layer/requirements.txt +++ b/eventbridge-scheduled-stepfunction-bedrock-kb-sync/cdk/src/layers/common_layer/requirements.txt @@ -26,7 +26,7 @@ jmespath==1.0.1 # botocore python-dateutil==2.9.0.post0 # via botocore -requests==2.32.3 +requests==2.32.4 # via -r requirements.in s3transfer==0.11.2 # via boto3