From 51ab04b89ab78b4c9e8217250780516b157693f9 Mon Sep 17 00:00:00 2001 From: CI Date: Sat, 27 Jan 2024 02:35:03 +0000 Subject: [PATCH] Snyk auto fix --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index e7c2f94b2..9ffe6a14f 100644 --- a/Pipfile +++ b/Pipfile @@ -33,7 +33,7 @@ certifi = "==2023.7.22" cffi = "==1.15.1" charset-normalizer = "==2.0.12" colorama = "==0.4.6" -cryptography = "==41.0.7" +cryptography = "==42.0.0" distlib = "==0.3.8" docutils = "==0.18.1" dparse = "==0.5.2"