From bd936ca7ce94e6aaab95124baa716b920cf1be51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 13:44:27 +0200 Subject: [PATCH] Bump pylint from 3.2.2 to 3.2.3 (#880) 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 cfe5824e..4317f658 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -2,7 +2,7 @@ black==24.4.2 coverage==7.5.3 mypy==1.10.0 pre-commit==3.7.1 -pylint==3.2.2 +pylint==3.2.3 pylint_strict_informational==0.1 pytest==8.2.2 pytest-asyncio==0.23.7