From d0abf7d3c38eb15a94120f9d0b50c4dcf8765253 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 4 Jun 2024 19:39:23 -0700 Subject: [PATCH] Update cryptography from 3.1 to 42.0.8 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 81d507f..97c150d 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,4 +1,4 @@ -cryptography==3.1 +cryptography==42.0.8 wheel==0.35.1 bumpversion==0.6.0 pip==20.2.2