From 58da0dd6c3b99367ce187ab52d3206d408234b79 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 16 Feb 2021 18:45:48 +0530 Subject: [PATCH] Update pylint from 2.6.0 to 2.6.2 --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index 96bc93a65a..cfad983d5f 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -9,5 +9,5 @@ py-spy==0.3.3 codecov==2.1.11 tox==3.21.4 mccabe==0.6.1 -pylint==2.6.0 +pylint==2.6.2 rope==0.18.0