From a774e754ec13fc329ba52066ebb208347493d914 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 17:07:03 +0000 Subject: [PATCH] Bump cryptography in /pipelines/dockerfiles/tool-box Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.7 to 47.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.7...47.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 47.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pipelines/dockerfiles/tool-box/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipelines/dockerfiles/tool-box/requirements.txt b/pipelines/dockerfiles/tool-box/requirements.txt index e3e5309c..810563fd 100644 --- a/pipelines/dockerfiles/tool-box/requirements.txt +++ b/pipelines/dockerfiles/tool-box/requirements.txt @@ -1,7 +1,7 @@ ansible-core==2.20.5 awscli==1.44.87 boto3==1.42.97 -cryptography==46.0.7 +cryptography==47.0.0 Jinja2==3.1.6 PyYAML>=6.0.3 paramiko==4.0.0