Skip to content

Commit d9d736f

Browse files
authored
Merge pull request #18 from aws-iot-builder-tools/dependabot/pip/cryptography-45.0.5
Bump cryptography from 44.0.3 to 45.0.5
2 parents 129eb5d + dbbdaec commit d9d736f

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

src/bulk_importer/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
botocore==1.38.15
22
boto3==1.38.15
3-
cryptography==44.0.3
3+
cryptography==45.0.5
44
aws_lambda_powertools==3.12.0

src/layer_utils/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
botocore==1.38.15
22
boto3==1.38.15
3-
cryptography==44.0.3
3+
cryptography==45.0.5
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
botocore==1.38.15
22
boto3==1.38.15
33
aws_lambda_powertools==3.12.0
4-
cryptography==44.0.3
4+
cryptography==45.0.5
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
botocore==1.38.15
22
boto3==1.38.15
33
aws_lambda_powertools==3.12.0
4-
cryptography==44.0.3
4+
cryptography==45.0.5
55
py7zr==1.0.0rc3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
botocore==1.38.15
22
boto3==1.38.15
33
aws_lambda_powertools==3.12.0
4-
cryptography==44.0.3
4+
cryptography==45.0.5
55
python-jose==3.4.0

0 commit comments

Comments
 (0)