From 0ae462eeeb7c2613ac3025654f88d943f9fedce6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 2 Aug 2023 22:09:47 +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-5813745 - https://snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-5813746 - https://snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-5813750 --- 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..3f0dd28 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.3 cssselect==1.1.0 Cython==0.29.2 deprecation==2.0.6