From e19d88720ccc022c3f2d32a5125e613cebe8e583 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 23:48:33 +0000 Subject: [PATCH] Bump cryptography from 41.0.2 to 41.0.6 in /requirements/zed Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 41.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.2...41.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/zed/debian_11.txt | 2 +- requirements/zed/rocky_9.txt | 2 +- requirements/zed/ubuntu_22.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/zed/debian_11.txt b/requirements/zed/debian_11.txt index b8b6a4a59..05028e823 100644 --- a/requirements/zed/debian_11.txt +++ b/requirements/zed/debian_11.txt @@ -14,7 +14,7 @@ cffi==1.15.1 # via cryptography charset-normalizer==3.2.0 # via requests -cryptography==41.0.2 +cryptography==41.0.6 # via # ansible-core # kolla-ansible diff --git a/requirements/zed/rocky_9.txt b/requirements/zed/rocky_9.txt index f4d0d71d5..ff9aef98a 100644 --- a/requirements/zed/rocky_9.txt +++ b/requirements/zed/rocky_9.txt @@ -14,7 +14,7 @@ cffi==1.15.1 # via cryptography charset-normalizer==3.2.0 # via requests -cryptography==41.0.2 +cryptography==41.0.6 # via # ansible-core # kolla-ansible diff --git a/requirements/zed/ubuntu_22.txt b/requirements/zed/ubuntu_22.txt index 4f169c5d2..4d2fae6a0 100644 --- a/requirements/zed/ubuntu_22.txt +++ b/requirements/zed/ubuntu_22.txt @@ -14,7 +14,7 @@ cffi==1.15.1 # via cryptography charset-normalizer==3.2.0 # via requests -cryptography==41.0.2 +cryptography==41.0.6 # via # ansible-core # kolla-ansible