From 10362c4df17cf9d6cc49d71cc51109bb5beece80 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 2 Jun 2020 06:50:08 +0000 Subject: [PATCH] fix: requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-SPHINX-570772 - https://snyk.io/vuln/SNYK-PYTHON-SPHINX-570773 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5146ded..f4ce156 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ bitstruct==6.0.0 pytest==4.3.0 pyusb==1.0.2 -sphinx==1.8.4 +sphinx==3.0.4 pytest-cov==2.6.1 pylint==2.2.2 git-pylint-commit-hook==2.5.1