From 8743e0072fdaa71b2eeba726e907f9e7f6ec3060 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 09:05:12 +0200 Subject: [PATCH] Bump pylint from 3.0.0 to 3.0.1 (#4608) 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 95a57e386..c45af503e 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==3.0.0 +pylint==3.0.1 pytest-aiohttp==1.0.5 pytest-asyncio==0.18.3 pytest-cov==4.1.0