From aa1225427c6db5ab2dca188f49c1d4c75fcfe2fe Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 27 Feb 2019 12:27:29 +0100 Subject: [PATCH] Update pylint from 1.9.3 to 2.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 15625ec..7a8b27a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ mock==2.0.0 -pylint==1.9.3 +pylint==2.3.0 pytest==4.3.0 snapshottest==0.5.0