Skip to content

Commit 492a348

Browse files
committed
2 parents 34ad6df + dea5fd0 commit 492a348

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)