From 52775121add771a4c9b73804adc6c226ec56bfa6 Mon Sep 17 00:00:00 2001 From: Bas Date: Thu, 9 Jan 2025 10:24:42 +0100 Subject: [PATCH] Update cryptography in requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1590c25..a5e2ed4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ ansible-core<2.17.0 ansible-lint -cryptography==42.0.4 +cryptography>=43.0.1 distlib==0.3.9 helm-python jinja2==3.1.4