diff --git a/src/bulk_importer/requirements.txt b/src/bulk_importer/requirements.txt index df4bc47..f3736d8 100644 --- a/src/bulk_importer/requirements.txt +++ b/src/bulk_importer/requirements.txt @@ -1,4 +1,4 @@ botocore==1.38.15 boto3==1.38.15 -cryptography==44.0.3 +cryptography==45.0.5 aws_lambda_powertools==3.12.0 diff --git a/src/layer_utils/requirements.txt b/src/layer_utils/requirements.txt index 654f9bf..d069275 100644 --- a/src/layer_utils/requirements.txt +++ b/src/layer_utils/requirements.txt @@ -1,3 +1,3 @@ botocore==1.38.15 boto3==1.38.15 -cryptography==44.0.3 +cryptography==45.0.5 diff --git a/src/provider_espressif/requirements.txt b/src/provider_espressif/requirements.txt index 339dfc0..55abdbc 100644 --- a/src/provider_espressif/requirements.txt +++ b/src/provider_espressif/requirements.txt @@ -1,4 +1,4 @@ botocore==1.38.15 boto3==1.38.15 aws_lambda_powertools==3.12.0 -cryptography==44.0.3 +cryptography==45.0.5 diff --git a/src/provider_infineon/requirements.txt b/src/provider_infineon/requirements.txt index 396ac04..c3aea9c 100644 --- a/src/provider_infineon/requirements.txt +++ b/src/provider_infineon/requirements.txt @@ -1,5 +1,5 @@ botocore==1.38.15 boto3==1.38.15 aws_lambda_powertools==3.12.0 -cryptography==44.0.3 +cryptography==45.0.5 py7zr==1.0.0rc3 diff --git a/src/provider_microchip/requirements.txt b/src/provider_microchip/requirements.txt index c13f39e..eeb7f40 100644 --- a/src/provider_microchip/requirements.txt +++ b/src/provider_microchip/requirements.txt @@ -1,5 +1,5 @@ botocore==1.38.15 boto3==1.38.15 aws_lambda_powertools==3.12.0 -cryptography==44.0.3 +cryptography==45.0.5 python-jose==3.4.0