From 4f1ad0022e0018963f9c99c0faecde36aa92fc19 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 5 May 2020 06:25:23 +0200 Subject: [PATCH] fix: requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-PYLINT-568073 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index affe621..d94f52e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ py-bcrypt==0.4 Jinja2==2.10.1 WTForms==2.2.1 werkzeug==0.15.2 -pylint==2.3.1 +pylint==2.5.0