From c7e5b0d9a72868cf89e7e4c24046d1f8d17a9e21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 15:51:13 +0000 Subject: [PATCH] Bump cryptography in /pipelines/dockerfiles/tool-box Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 43.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.8...43.0.0) --- updated-dependencies: - dependency-name: cryptography 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 95c92dc4..2e40e1d8 100644 --- a/pipelines/dockerfiles/tool-box/requirements.txt +++ b/pipelines/dockerfiles/tool-box/requirements.txt @@ -1,7 +1,7 @@ ansible-core==2.17.1 awscli==1.33.26 boto3==1.34.144 -cryptography==42.0.8 +cryptography==43.0.0 Jinja2==3.1.4 PyYAML>=6.0.1 paramiko==3.4.0