From ed06b4c5c9918d950b4399f3904e95515d1e0fb3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 01:41:12 +0000 Subject: [PATCH] chore(deps): update dependency pylint to v2.17.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8f452b3c..fb7b6625 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # Linting & Formatting ansible-lint==6.20.0 -pylint==2.17.5 +pylint==2.17.6 autopep8==2.0.4 pre-commit==3.4.0