From 3895f363c753db91746fc03d119b0d4ead5d46bc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 3 Aug 2023 01:10:39 +0000 Subject: [PATCH] fix: DockerImageFiles/py-ews/2.0/requirements.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 --- DockerImageFiles/py-ews/2.0/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DockerImageFiles/py-ews/2.0/requirements.txt b/DockerImageFiles/py-ews/2.0/requirements.txt index 9849ac6e5cc2..eab6fd5c2f2e 100644 --- a/DockerImageFiles/py-ews/2.0/requirements.txt +++ b/DockerImageFiles/py-ews/2.0/requirements.txt @@ -3,7 +3,7 @@ cached-property==1.5.1 certifi==2018.10.15 cffi==1.11.5 chardet==3.0.4 -cryptography==2.3.1 +cryptography==41.0.3 defusedxml==0.5.0 dnspython==1.15.0 enum34==1.1.6