From 9da0f55fa9525bb73b98f513607b97956a2d6fd7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 00:08:58 +0000 Subject: [PATCH] chore(deps): update dependency pylint to v3.0.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e256988..8cc5381 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # Linting & Formatting ansible-lint==6.21.1 -pylint==3.0.1 +pylint==3.0.2 autopep8==2.0.4 pre-commit==3.5.0