From 8bdbde97324384cf20086994fcbf4e53c1b98045 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 May 2025 07:50:13 +1200 Subject: [PATCH] Bump pylint from 3.3.6 to 3.3.7 (#8706) 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 96568f2e3a..6478ab2017 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -1,4 +1,4 @@ -pylint==3.3.6 +pylint==3.3.7 flake8==7.2.0 # also change in .pre-commit-config.yaml when updating ruff==0.11.7 # also change in .pre-commit-config.yaml when updating pyupgrade==3.19.1 # also change in .pre-commit-config.yaml when updating