From a45b68a7be2c664b3941bd074936d687c33467c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 21:30:37 +0000 Subject: [PATCH] Bump cryptography from 46.0.5 to 46.0.7 in /requirements/2024.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.5 to 46.0.7. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.5...46.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/2024.1/debian_11.txt | 2 +- requirements/2024.1/debian_12.txt | 2 +- requirements/2024.1/rocky_9.txt | 2 +- requirements/2024.1/ubuntu_22.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements/2024.1/debian_11.txt b/requirements/2024.1/debian_11.txt index 441065bad..42572ae98 100644 --- a/requirements/2024.1/debian_11.txt +++ b/requirements/2024.1/debian_11.txt @@ -12,7 +12,7 @@ cffi==2.0.0 # via cryptography charset-normalizer==3.4.5 # via requests -cryptography==46.0.5 +cryptography==46.0.7 # via # ansible-core # kolla-ansible diff --git a/requirements/2024.1/debian_12.txt b/requirements/2024.1/debian_12.txt index 628346e37..9349b3816 100644 --- a/requirements/2024.1/debian_12.txt +++ b/requirements/2024.1/debian_12.txt @@ -12,7 +12,7 @@ cffi==2.0.0 # via cryptography charset-normalizer==3.4.5 # via requests -cryptography==46.0.5 +cryptography==46.0.7 # via # ansible-core # kolla-ansible diff --git a/requirements/2024.1/rocky_9.txt b/requirements/2024.1/rocky_9.txt index 998e98c09..c7b25a235 100644 --- a/requirements/2024.1/rocky_9.txt +++ b/requirements/2024.1/rocky_9.txt @@ -12,7 +12,7 @@ cffi==2.0.0 # via cryptography charset-normalizer==3.4.5 # via requests -cryptography==46.0.5 +cryptography==46.0.7 # via # ansible-core # kolla-ansible diff --git a/requirements/2024.1/ubuntu_22.txt b/requirements/2024.1/ubuntu_22.txt index d0740e0ec..5353fddc8 100644 --- a/requirements/2024.1/ubuntu_22.txt +++ b/requirements/2024.1/ubuntu_22.txt @@ -12,7 +12,7 @@ cffi==2.0.0 # via cryptography charset-normalizer==3.4.5 # via requests -cryptography==46.0.5 +cryptography==46.0.7 # via # ansible-core # kolla-ansible