From a1fbf0cf15c2c4d1b83f140d131fc2a5f7e72ef5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 29 Jul 2021 11:14:56 +0000 Subject: [PATCH] Bump pylint from 2.4.4 to 2.9.6 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.4.4 to 2.9.6. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog) - [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.4.4...v2.9.6) Signed-off-by: dependabot-preview[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 4398e67a..515dfff7 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -4,7 +4,7 @@ flake8-docstrings==1.5.0 flake8==3.7.9 pydocstyle==5.0.2 -pylint==2.4.4 +pylint==2.9.6 mock-open==1.3.1 mypy==0.761 asynctest==0.13.0