From fb682665e2d85fe099e9cfba4adc34969154063e Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Tue, 1 Jun 2021 08:48:53 +0200 Subject: [PATCH] Upgrade pylint to 2.8.3 (#51308) --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 02b041d6074..142bc879806 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -10,7 +10,7 @@ jsonpickle==1.4.1 mock-open==1.4.0 mypy==0.812 pre-commit==2.13.0 -pylint==2.8.2 +pylint==2.8.3 pipdeptree==1.0.0 pylint-strict-informational==0.1 pytest-aiohttp==0.3.0