From 8e7cab09bed2e44641ef2d6bf1ceefc09a3183ec Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 21 Jan 2021 03:56:16 +0000 Subject: [PATCH] fix: servers/cromwell/requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-PYYAML-590151 --- servers/cromwell/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/servers/cromwell/requirements.txt b/servers/cromwell/requirements.txt index 1aa30608b..d4537f6eb 100644 --- a/servers/cromwell/requirements.txt +++ b/servers/cromwell/requirements.txt @@ -18,7 +18,7 @@ MarkupSafe==1.0 pathlib==1.0.1 python-dateutil==2.6.0 pytz==2018.5 -PyYAML==5.1 +PyYAML==5.4 requests==2.20.0 six==1.11.0 swagger-spec-validator==2.3.1