Skip to content

Commit 86493b4

Browse files
authored
Merge pull request aws-samples#2941 from aws-samples/dependabot/pip/eventbridge-scheduled-stepfunction-bedrock-kb-sync/cdk/pip-d1091effbf
Bump cryptography from 44.0.2 to 46.0.5 in /eventbridge-scheduled-stepfunction-bedrock-kb-sync/cdk in the pip group across 1 directory
2 parents 67aacbc + 3317e1d commit 86493b4

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ cdk-nag==2.35.76
4242
# via -r requirements.in
4343
certifi==2025.1.31
4444
# via requests
45-
cffi==1.17.1
45+
cffi==2.0.0
4646
# via cryptography
4747
charset-normalizer==3.4.1
4848
# via requests
@@ -57,7 +57,7 @@ constructs==10.4.2
5757
# cdk-nag
5858
coverage==7.8.0
5959
# via pytest-cov
60-
cryptography==44.0.2
60+
cryptography==46.0.5
6161
# via moto
6262
dill==0.4.0
6363
# via pylint
@@ -216,10 +216,11 @@ typing-extensions==4.13.2
216216
# aws-lambda-powertools
217217
# black
218218
# cattrs
219+
# cryptography
219220
# jsii
220221
# pylint
221222
# rich
222-
urllib3==2.6.3
223+
urllib3==1.26.20
223224
# via
224225
# botocore
225226
# requests

0 commit comments

Comments
 (0)