From 5b7850086ece86ec3aeccd3b305a39806f61e1ba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Jul 2024 19:15:56 +0000 Subject: [PATCH] Update dependency cryptography to v43 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d790523..197dfcf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,6 +6,6 @@ kubernetes==29.0.0 configparser==6.0.0 pika==1.3.2 retry==0.9.2 -cryptography==42.0.4 +cryptography==43.0.0 pika==1.3.2 retry==0.9.2