From be94a6da3ccdb7e14f8cbc6265589225714eb660 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 1 Jun 2023 20:39:58 +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-5663682 --- 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..a2d2ba3 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==41.0.0 cssselect==1.1.0 Cython==0.29.2 deprecation==2.0.6