From 2fe329506116bf95de9c2e5bc895bda3db8ceda7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 21:04:22 +0000 Subject: [PATCH] chore(deps): bump cryptography in /modules/compute/eks Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.3 to 46.0.7. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.3...46.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- modules/compute/eks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/compute/eks/requirements.txt b/modules/compute/eks/requirements.txt index d6e04225..a6c14d0c 100644 --- a/modules/compute/eks/requirements.txt +++ b/modules/compute/eks/requirements.txt @@ -44,7 +44,7 @@ constructs==10.3.0 # aws-cdk-lambda-layer-kubectl-v29 # aws-cdk-lib # cdk-nag -cryptography==46.0.3 +cryptography==46.0.7 # via moto deepmerge==1.1.0 # via -r requirements.in