From f2e43237228d09d46dcab444b4d7a0e06ac5a02b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 04:40:06 +0000 Subject: [PATCH] chore(deps): update dependency cryptography to v46.0.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 56a4c4991..7585dc368 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ click==8.3.1 # molecule click-help-colors==0.9.4 # via molecule -cryptography==46.0.5 +cryptography==46.0.7 # via ansible-core distlib==0.4.0 # via virtualenv