From f03c69622f4035c374539603c6efcae994629b10 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Jun 2020 12:34:48 +0200 Subject: [PATCH] Update pylint from 2.5.2 to 2.5.3 --- requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index 81df14f..4ae4917 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -2,6 +2,6 @@ coveralls==2.0.0 coverage==5.1 nose==1.3.7 -pylint==2.5.2 +pylint==2.5.3 tox==3.15.1 safety==1.9.0 \ No newline at end of file