From 98110a26d4bf7a5535b6871c2d182c0395066894 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 13:26:41 +0200 Subject: [PATCH] Bump pylint from 2.17.1 to 2.17.2 (#4226) 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 d4b937d4e..31fc3391a 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -5,7 +5,7 @@ flake8-docstrings==1.7.0 flake8==6.0.0 pre-commit==3.2.2 pydocstyle==6.3.0 -pylint==2.17.1 +pylint==2.17.2 pytest-aiohttp==1.0.4 pytest-asyncio==0.18.3 pytest-cov==4.0.0