From 58a9ff8ec2dbe7116a3d6d809790aa1f63faea5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 03:55:51 +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 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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