From 49c49febd12fa1d93bb924ad2dd11ec5ff15454c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 05:54:34 +0000 Subject: [PATCH] chore(deps): update dependency cryptography to v45 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 93d02c8..5be3998 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ click==8.2.1 # molecule click-help-colors==0.9.4 # via molecule -cryptography==41.0.7 +cryptography==45.0.6 # via ansible-core distlib==0.4.0 # via virtualenv