From 94e7d00c573406471211cd7e1edff2315082c422 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 20 Jul 2024 21:11:08 +0200 Subject: [PATCH] Pin cryptography to latest version 43.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c2faff..5cb439e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,4 +11,4 @@ pytest==6.2.5 pytest-instafail==0.4.2 https://github.com/MasoniteFramework/masonite4/archive/master.zip https://github.com/MasoniteFramework/orm/archive/2.0.zip -cryptography +cryptography==43.0.0