From 274218d48eb3eadd656a4b7e12773d81d20ac690 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 19:32:18 +0200 Subject: [PATCH] Bump pylint from 2.17.7 to 3.0.0 (#4600) 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 ad2148cbc..cabd36c6e 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -4,7 +4,7 @@ flake8-docstrings==1.7.0 flake8==6.1.0 pre-commit==3.4.0 pydocstyle==6.3.0 -pylint==2.17.7 +pylint==3.0.0 pytest-aiohttp==1.0.5 pytest-asyncio==0.18.3 pytest-cov==4.1.0