Skip to content

Commit 0026aeb

Browse files
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](psf/requests@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](psf/requests@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] <support@github.com>
1 parent 541a34b commit 0026aeb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

eventbridge-scheduled-stepfunction-bedrock-kb-sync/cdk/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ pyyaml==6.0.2
169169
# via
170170
# bandit
171171
# responses
172-
requests==2.32.3
172+
requests==2.32.4
173173
# via
174174
# moto
175175
# requests-aws4auth

eventbridge-scheduled-stepfunction-bedrock-kb-sync/cdk/src/layers/common_layer/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jmespath==1.0.1
2626
# botocore
2727
python-dateutil==2.9.0.post0
2828
# via botocore
29-
requests==2.32.3
29+
requests==2.32.4
3030
# via -r requirements.in
3131
s3transfer==0.11.2
3232
# via boto3

0 commit comments

Comments
 (0)