From 926d5b66c5342c41bab50fe5428c10be2323b84e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Aug 2018 11:36:54 +0200 Subject: [PATCH] Update pylint from 1.8.2 to 2.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 912282e..f031087 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ mock==2.0.0 -pylint==1.8.2 +pylint==2.1.1 pytest==3.7.3 snapshottest==0.5.0