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