From c06593069d7c2d041aa16d5629b35e856858c441 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 12 Nov 2024 19:01:11 +0000 Subject: [PATCH] Update dependency cryptography to v39.0.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0d48dfc..aa9421b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ ansible==7.1.0 ansible-core==2.14.1 cffi==1.15.1 -cryptography==39.0.0 +cryptography==39.0.2 Jinja2==3.1.2 MarkupSafe==2.1.1 packaging==23.0