From 43ad40b7c2ea8bdae2ab18b4e9d2c7c9b2540977 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 10:29:30 +0100 Subject: [PATCH] Bump pylint from 3.3.1 to 3.3.2 (#958) 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 f889d8a7..d94b8260 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -2,7 +2,7 @@ black==24.10.0 coverage==7.6.8 mypy==1.13.0 pre-commit==4.0.1 -pylint==3.3.1 +pylint==3.3.2 pylint_strict_informational==0.1 pytest==8.3.3 pytest-asyncio==0.24.0