From 607499589d37ff8fa24689ff7c6a0f8836092d13 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 17 Jul 2023 04:53:21 +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-5777683 --- 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..0f3d4ed 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.2 cssselect==1.1.0 Cython==0.29.2 deprecation==2.0.6