From dbbdaec68e75f848d1b8d60dc9fbb4b0363074f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 20:49:58 +0000 Subject: [PATCH] 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](https://github.com/pyca/cryptography/compare/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] --- src/bulk_importer/requirements.txt | 2 +- src/layer_utils/requirements.txt | 2 +- src/provider_espressif/requirements.txt | 2 +- src/provider_infineon/requirements.txt | 2 +- src/provider_microchip/requirements.txt | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) 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