From 456d5bf092d41a16ee39b4736d2875a87c1b7b0d Mon Sep 17 00:00:00 2001 From: Christian Nicolai Date: Mon, 27 Aug 2018 14:23:31 +0200 Subject: [PATCH] deps: update pylint from 1.8.2 to 1.9.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 912282e..5a597fe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ mock==2.0.0 -pylint==1.8.2 +pylint==1.9.3 pytest==3.7.3 snapshottest==0.5.0