From 014cff7808eed8dad8313e0c1f48da22063a1645 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 13:37:16 +0000 Subject: [PATCH] chore(deps): bump cryptography Bumps the pip group with 1 update in the /scripts/platform-init directory: [cryptography](https://github.com/pyca/cryptography). Updates `cryptography` from 42.0.5 to 46.0.6 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.5...46.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- scripts/platform-init/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/platform-init/requirements.txt b/scripts/platform-init/requirements.txt index ede9653b36..de57ae9dba 100644 --- a/scripts/platform-init/requirements.txt +++ b/scripts/platform-init/requirements.txt @@ -1,3 +1,3 @@ kubernetes==29.0.0 -cryptography==42.0.5 +cryptography==46.0.6 pyyaml==6.0.1