From 6ef34a7bfc6b5385d1a4152f412b6b0c570deb27 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 28 Feb 2021 21:49:34 +0000 Subject: [PATCH] Bump pylint from 2.6.0 to 2.7.2 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.6.0 to 2.7.2. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog) - [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.6.0...pylint-2.7.2) 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 cd446b841..fcfecd4ee 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -4,6 +4,6 @@ flake8==3.8.4 mypy==0.800 pydocstyle==5.1.1 cryptography==3.2 -pylint==2.6.0 +pylint==2.7.2 pylint-strict-informational==0.1 homeassistant==2021.1.4