From c59f650f319300e1631ac24b8cea3d94f36a3526 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 02:39:35 +0000 Subject: [PATCH] Bump cryptography from 46.0.3 to 46.0.5 in /requirements/2024.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.3 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.3...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 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 a246484c3..e4790173f 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.4 # via requests -cryptography==46.0.3 +cryptography==46.0.5 # via # ansible-core # kolla-ansible diff --git a/requirements/2024.1/debian_12.txt b/requirements/2024.1/debian_12.txt index 7ebf0224c..7316068ab 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.4 # via requests -cryptography==46.0.3 +cryptography==46.0.5 # via # ansible-core # kolla-ansible diff --git a/requirements/2024.1/rocky_9.txt b/requirements/2024.1/rocky_9.txt index 321f5d258..0bb67e41d 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.4 # via requests -cryptography==46.0.3 +cryptography==46.0.5 # via # ansible-core # kolla-ansible diff --git a/requirements/2024.1/ubuntu_22.txt b/requirements/2024.1/ubuntu_22.txt index 8e3abbc7d..da93e7ad2 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.4 # via requests -cryptography==46.0.3 +cryptography==46.0.5 # via # ansible-core # kolla-ansible