From 117ee558234a42e208a670f8921598d1dd3b46c6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Apr 2020 12:20:10 +0100 Subject: [PATCH] Update pylint from 2.4.4 to 2.5.0 --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 1340a49..dde5ba3 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -1,5 +1,5 @@ flake8==3.7.8 -pylint==2.4.4 +pylint==2.5.0 astroid==2.3.3 coveralls==1.11.1 mock==3.0.5