From 3fcd254d25912648f52097cd6866a867bfacfb9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 01:49:50 -0500 Subject: [PATCH] Bump pylint from 3.3.6 to 3.3.7 (#5865) 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 09fc9212f..50de1308f 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -1,7 +1,7 @@ astroid==3.3.9 coverage==7.8.0 pre-commit==4.2.0 -pylint==3.3.6 +pylint==3.3.7 pytest-aiohttp==1.1.0 pytest-asyncio==0.25.2 pytest-cov==6.1.1