Skip to content

Commit dbbdaec

Browse files
Bump cryptography from 44.0.3 to 45.0.5
Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.3 to 45.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.3...45.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 45.0.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f85d707 commit dbbdaec

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)