From dec6337bab6613bc9838ce2e5f5648d480fb16bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 14:37:47 +0100 Subject: [PATCH] Bump pylint from 3.3.1 to 3.3.2 (#85) 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 3406367..c8cf004 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -2,4 +2,4 @@ black==24.10.0 flake8==7.1.1 isort==5.13.2 mypy==1.13.0 -pylint==3.3.1 +pylint==3.3.2