From 402b2040bc4ba932b6f5241c5f6227a9671b7c5a Mon Sep 17 00:00:00 2001 From: Zedifus Date: Thu, 3 Oct 2024 01:27:12 +0100 Subject: [PATCH] Bump parent dep of crypto --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7a9e4c58..99415099 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ nh3==0.2.14 packaging==23.2 peewee==3.13 psutil==5.9.5 -pyOpenSSL==24.0.0 +pyOpenSSL==24.2.1 pyjwt==2.8.0 PyYAML==6.0.1 requests==2.32.0