From 6d021c1659b6d6139f6d0991cb141d76f8ca0ba3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 08:59:44 +0200 Subject: [PATCH] Bump pylint from 3.0.1 to 3.0.2 (#4645) 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 396ae9d9e..4db7bb3ef 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.5.0 pydocstyle==6.3.0 -pylint==3.0.1 +pylint==3.0.2 pytest-aiohttp==1.0.5 pytest-asyncio==0.18.3 pytest-cov==4.1.0