From 9edbe62fbaed80f7fef1a3421ceac12c70233660 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 08:20:23 -1000 Subject: [PATCH] Bump pylint from 3.2.6 to 3.2.7 (#942) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 5c41e63..bcd5cb8 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -1,4 +1,4 @@ -pylint==3.2.6 +pylint==3.2.7 ruff==0.6.3 flake8==7.1.1 isort==5.13.2