From f0ef810ba8ff853f36c231b9bf370c3648d271ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Fri, 20 Sep 2024 09:37:51 +0200 Subject: [PATCH] chore(deps): pip crypto deps to make sure we test and update --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index dba1ed511c..8dbde32007 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ -certifi>=2023.7.22 # not directly required, pinned by Snyk to avoid a vulnerability +certifi==2023.7.22 +cryptography=41.0.5 Django==5.1.1 django-appconf==1.0.6 django-compressor==4.5.1 @@ -19,7 +20,6 @@ Pillow==10.4.0 python-dateutil==2.9.0.post0 requests==2.32.3 sentry-sdk==2.14.0 -setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability weblate-language-data==2024.6 weblate-schemas==2024.1 wlc==1.15