From 4cbede1bc8fd4ac60fe249a09a19a148e6d8d65a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 09:01:27 +0200 Subject: [PATCH] Bump pylint from 3.2.2 to 3.2.3 (#5127) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index 0994570d8..7ae058ca5 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -1,6 +1,6 @@ coverage==7.5.3 pre-commit==3.7.1 -pylint==3.2.2 +pylint==3.2.3 pytest-aiohttp==1.0.5 pytest-asyncio==0.23.6 pytest-cov==5.0.0