From b3fd941739fe0e2f2864e1d04cab1686d832fb55 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 21 Aug 2020 10:06:56 +0000 Subject: [PATCH] Update dependency pylint to v2.6.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 658ece9..8111a78 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,6 +1,6 @@ -r requirements.txt pyflakes==2.2.0 flake8==3.8.3 -pylint==2.5.3 +pylint==2.6.0 pytype==2020.7.20 git+https://github.com/faucetsdn/faucet