From a483353264f135f8bd802dc2204fb7af73de6afb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 03:47:31 +0000 Subject: [PATCH] chore(deps): update dependency pylint to v2.17.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 77eaa62..41e3c52 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ ansible-core==2.15.4 # Linting & Formatting ansible-lint==6.20.2 -pylint==2.17.6 +pylint==2.17.7 autopep8==2.0.4 pre-commit==3.4.0