From 25b8601bd1cb0cc026e2b11dae5a8200a710c2ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 22:37:10 +0000 Subject: [PATCH] Update dependency pylint to v2.17.1 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 658ece9..9c17bdf 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.17.1 pytype==2020.7.20 git+https://github.com/faucetsdn/faucet