From 2812483193e27ef6e35f270d56ff1020c073e04d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Fri, 8 Mar 2019 09:13:35 +0200 Subject: [PATCH] Upgrade pylint to 2.3.1 (#21789) --- 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 531fb0b78f6..9aa5d7d5c91 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -8,7 +8,7 @@ flake8==3.7.7 mock-open==1.3.1 mypy==0.670 pydocstyle==3.0.0 -pylint==2.3.0 +pylint==2.3.1 pytest-aiohttp==0.3.0 pytest-cov==2.6.1 pytest-sugar==0.9.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 38059af2538..dddef010a9a 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -9,7 +9,7 @@ flake8==3.7.7 mock-open==1.3.1 mypy==0.670 pydocstyle==3.0.0 -pylint==2.3.0 +pylint==2.3.1 pytest-aiohttp==0.3.0 pytest-cov==2.6.1 pytest-sugar==0.9.2