From ce2dcc0cd4084c2efd295620fe46b3256c31aa5e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 25 Nov 2018 19:55:05 +0100 Subject: [PATCH] Update pylint from 1.9.3 to 2.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7c67fc8..beedde0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ mock==2.0.0 -pylint==1.9.3 +pylint==2.2.0 pytest==4.0.0 snapshottest==0.5.0