From 5f4ede58c8ecb0d2cdb1d1ac8f6f6b36506adf9c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 27 Jan 2024 13:40:05 +0000 Subject: [PATCH] fix: dependencies/requirements-2.7.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-6050294 - https://snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-6126975 --- dependencies/requirements-2.7.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/requirements-2.7.txt b/dependencies/requirements-2.7.txt index 9ac516c..4a33cf5 100644 --- a/dependencies/requirements-2.7.txt +++ b/dependencies/requirements-2.7.txt @@ -21,7 +21,7 @@ Click==7.0 colorama==0.3.7 configparser==3.5.0b2 constantly==15.1.0 -cryptography==2.6.1 +cryptography==42.0.0 cssselect==1.1.0 Cython==0.29.2 deprecation==2.0.6