From b5ad9f294bb3ce43d86ab34cba7ab95d4348d1ba Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Wed, 22 Sep 2021 18:01:15 -0500 Subject: [PATCH] Update pylint from 2.10.2 to 2.11.1 (#609) Co-authored-by: Abhinav Singh --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index d4cf6561..3e384c7e 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -10,5 +10,5 @@ py-spy==0.3.9 codecov==2.1.12 tox==3.24.3 mccabe==0.6.1 -pylint==2.10.2 +pylint==2.11.1 rope==0.20.1