From 6027ab8046545f7d2d504cfef1685fdc13baed77 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 21 Aug 2020 14:18:16 +0300 Subject: [PATCH] Update pylint from 1.6.4 to 2.6.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index f572784..fc511f8 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,6 +3,6 @@ mock==2.0.0 pytest==4.0.0 -pylint==1.6.4 +pylint==2.6.0 coverage==4.3 pep8==1.7.0