From fdfabf7546d2c7e29234d0a2cdc371b6b23640a8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 25 Sep 2019 14:06:26 -0400 Subject: [PATCH] Pin pytest-pylint to latest version 0.14.1 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 5670d27..76ca9ae 100644 --- a/setup.cfg +++ b/setup.cfg @@ -43,7 +43,7 @@ linting = testing = pytest~=5.1.0 pytest-flake8 - pytest-pylint~=0.14.0 + pytest-pylint==0.14.1 [options.entry_points] console_scripts =