From c133ec17dc9c2b0963977e06f742c32fa1f7f7ab Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 2 Mar 2019 17:28:35 +0100 Subject: [PATCH] Update pylint from 1.9.2 to 2.3.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 3e622af..3c5b34b 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ bumpversion==0.5.3 wheel==0.31.1 watchdog==0.8.3 -pylint==1.9.2 +pylint==2.3.1 pytest==3.6.1 pytest-cov==2.5.1 pytest-mock==1.10.0