From e19e547975cd6b1de434a8ecd1b8c47dcc545e3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 22:29:52 +0200 Subject: [PATCH] Bump pylint from 3.0.1 to 3.0.2 (#315) --- requirements_testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_testing.txt b/requirements_testing.txt index 556e803..a7fbe18 100644 --- a/requirements_testing.txt +++ b/requirements_testing.txt @@ -2,7 +2,7 @@ pre-commit==3.5.0 isort==5.12.0 flake8==6.1.0 -pylint==3.0.1 +pylint==3.0.2 pytest==7.4.2 pytest-cov==4.1.0 pytest-icdiff==0.8