From 67bbb61edbcb5ac68018b158d15e24977c0c9463 Mon Sep 17 00:00:00 2001 From: Nejc Saje Date: Wed, 28 Feb 2024 13:42:22 +0100 Subject: [PATCH] bump cryptography --- requirements/prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index dca019113..48046341f 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -18,7 +18,7 @@ charset-normalizer==3.1.0 ciso8601==2.2.0 click==8.1.7 colorlog==6.5.0 -cryptography==41.0.7 +cryptography==42.0.4 decorator==5.1.1 dnspython==2.1.0 executing==1.2.0