From ec7c8e3c00a9d34996e4f0b88e1d2f3d8e066103 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 18:21:02 +0000 Subject: [PATCH] Bump cryptography from 46.0.5 to 48.0.1 in /requirements/2023.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.5 to 48.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.5...48.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/2023.2/debian_11.txt | 2 +- requirements/2023.2/debian_12.txt | 2 +- requirements/2023.2/rocky_9.txt | 2 +- requirements/2023.2/ubuntu_22.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements/2023.2/debian_11.txt b/requirements/2023.2/debian_11.txt index 245bcf2e0..c53ed334f 100644 --- a/requirements/2023.2/debian_11.txt +++ b/requirements/2023.2/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==48.0.1 # via # ansible-core # kolla-ansible diff --git a/requirements/2023.2/debian_12.txt b/requirements/2023.2/debian_12.txt index 6eb703258..74ca3fe81 100644 --- a/requirements/2023.2/debian_12.txt +++ b/requirements/2023.2/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==48.0.1 # via # ansible-core # kolla-ansible diff --git a/requirements/2023.2/rocky_9.txt b/requirements/2023.2/rocky_9.txt index b1328320f..af6592ba0 100644 --- a/requirements/2023.2/rocky_9.txt +++ b/requirements/2023.2/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==48.0.1 # via # ansible-core # kolla-ansible diff --git a/requirements/2023.2/ubuntu_22.txt b/requirements/2023.2/ubuntu_22.txt index 7a5a74a2d..8cf4b82af 100644 --- a/requirements/2023.2/ubuntu_22.txt +++ b/requirements/2023.2/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==48.0.1 # via # ansible-core # kolla-ansible