From 0911166c9c89d82a957bc177deb40bc3245830b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Fri, 30 Mar 2018 22:34:16 +0300 Subject: [PATCH] Update pylint to 1.8.3 (#13544) --- requirements_test.txt | 2 +- requirements_test_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_test.txt b/requirements_test.txt index afcdec23a003..38b716406fd1 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -8,7 +8,7 @@ flake8==3.5 mock-open==1.3.1 mypy==0.580 pydocstyle==1.1.1 -pylint==1.8.2 +pylint==1.8.3 pytest-aiohttp==0.3.0 pytest-cov==2.5.1 pytest-sugar==0.9.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 456bec7d6a8e..a6b655e95f86 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -9,7 +9,7 @@ flake8==3.5 mock-open==1.3.1 mypy==0.580 pydocstyle==1.1.1 -pylint==1.8.2 +pylint==1.8.3 pytest-aiohttp==0.3.0 pytest-cov==2.5.1 pytest-sugar==0.9.1