From 309147bd9864287a80785a59fd123e13d9184b85 Mon Sep 17 00:00:00 2001 From: Bart Schuurmans Date: Fri, 29 Mar 2024 22:57:37 +0100 Subject: [PATCH] Update pycryptodome to 3.20.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 17f76c43d..7302639d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ Pillow==10.3.0 pilkit>=3.0 # dependency of django-imagekit, 2.0 is incompatible with Pillow>=10 protobuf==3.20.* psycopg2==2.9.5 -pycryptodome==3.19.1 +pycryptodome==3.20.0 pyotp==2.8.0 python-dateutil==2.8.2 pytz>=2022.7