From a5a82809eb242adb34683123146d9a91c7c9d4d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 12:39:15 +0000 Subject: [PATCH] Bump cryptography in /ansible in the pip group across 1 directory Bumps the pip group with 1 update in the /ansible directory: [cryptography](https://github.com/pyca/cryptography). Updates `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 dependency-group: pip ... Signed-off-by: dependabot[bot] --- ansible/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/requirements.txt b/ansible/requirements.txt index da58cb137..f6a39896c 100644 --- a/ansible/requirements.txt +++ b/ansible/requirements.txt @@ -9,7 +9,7 @@ bracex==2.6 cffi==2.0.0 charset-normalizer==3.4.4 click==8.3.0 -cryptography==46.0.3 +cryptography==46.0.5 distro==1.9.0 filelock==3.20.3 importlib_metadata==8.7.0