From fa1f55432ec375d9a1c78b8709f7e9952415552e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 19:08:28 +0000 Subject: [PATCH] Bump cryptography from 40.0.2 to 42.0.4 in /requirements/yoga Bumps [cryptography](https://github.com/pyca/cryptography) from 40.0.2 to 42.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/40.0.2...42.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/yoga/centos_8.txt | 2 +- requirements/yoga/debian_11.txt | 2 +- requirements/yoga/ubuntu_20.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/yoga/centos_8.txt b/requirements/yoga/centos_8.txt index 2dc2b108a..31b6f2ad5 100644 --- a/requirements/yoga/centos_8.txt +++ b/requirements/yoga/centos_8.txt @@ -14,7 +14,7 @@ cffi==1.15.1 # via cryptography charset-normalizer==2.0.12 # via requests -cryptography==40.0.2 +cryptography==42.0.4 # via # ansible-core # kolla-ansible diff --git a/requirements/yoga/debian_11.txt b/requirements/yoga/debian_11.txt index 7f7855069..0fd4b4451 100644 --- a/requirements/yoga/debian_11.txt +++ b/requirements/yoga/debian_11.txt @@ -14,7 +14,7 @@ cffi==1.16.0 # via cryptography charset-normalizer==3.3.2 # via requests -cryptography==42.0.2 +cryptography==42.0.4 # via # ansible-core # kolla-ansible diff --git a/requirements/yoga/ubuntu_20.txt b/requirements/yoga/ubuntu_20.txt index 437b7089b..c3a9f7751 100644 --- a/requirements/yoga/ubuntu_20.txt +++ b/requirements/yoga/ubuntu_20.txt @@ -14,7 +14,7 @@ cffi==1.16.0 # via cryptography charset-normalizer==3.3.2 # via requests -cryptography==42.0.2 +cryptography==42.0.4 # via # ansible-core # kolla-ansible