From b85b5041b485584e300d2f3bdc2343b5aceacaed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 09:45:00 +0200 Subject: [PATCH] Bump pylint from 2.17.2 to 2.17.3 (#4262) 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 4c601e24d..199b091bb 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -4,7 +4,7 @@ flake8-docstrings==1.7.0 flake8==6.0.0 pre-commit==3.2.2 pydocstyle==6.3.0 -pylint==2.17.2 +pylint==2.17.3 pytest-aiohttp==1.0.4 pytest-asyncio==0.18.3 pytest-cov==4.0.0