From db1eed781d7eca74aa55545fb16ba370a4dbdeec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 09:22:45 +0100 Subject: [PATCH] Bump pylint from 3.3.2 to 3.3.3 (#514) --- requirements_testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_testing.txt b/requirements_testing.txt index 0358a78..3d15187 100644 --- a/requirements_testing.txt +++ b/requirements_testing.txt @@ -1,6 +1,6 @@ -r requirements_production.txt pre-commit==4.0.1 -pylint==3.3.2 +pylint==3.3.3 pytest==8.3.4 pytest-cov==6.0.0 pytest-icdiff==0.9