From f2aeacb8515c7fabf199cc384865f0b8696a206e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 24 Aug 2023 22:42:21 +0000 Subject: [PATCH] Update dependency pycryptodome to v3.18.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 251ac2a..f8df1d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ py==1.11.0 pyasn1==0.4.8 pycodestyle==2.9.1 pycparser==2.21 -pycryptodome==3.15.0 +pycryptodome==3.18.0 pyparsing==3.0.9 pyrsistent==0.19.2 pytest==7.2.0