From b6c2259bd7618bdc552e5f3dd7b243f8d9ab4f4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 09:00:09 +0100 Subject: [PATCH] Bump pylint from 3.3.2 to 3.3.3 (#5511) 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 a0374c989..ec9dc32ae 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -1,7 +1,7 @@ astroid==3.3.8 coverage==7.6.9 pre-commit==4.0.1 -pylint==3.3.2 +pylint==3.3.3 pytest-aiohttp==1.0.5 pytest-asyncio==0.23.6 pytest-cov==6.0.0