From 4d143c1a6e3a0bd99dfbbe33d4697ee6a9c5bc32 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 31 Mar 2021 02:14:25 +0000 Subject: [PATCH] fix: requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-PYLINT-1089548 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 35ada4e..b8efc7f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ pep8-naming==0.10.0 pycodestyle==2.6.0 pydocstyle==5.0.2 pyflakes==2.2.0 -pylint==2.5.2 +pylint==2.7.0 pylint-celery==0.3 pylint-django==2.0.15 pylint-flask==0.6