From b4e794adf73022fc374faaaf45e1bc107664dc69 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 27 Apr 2021 21:24:57 +0000 Subject: [PATCH] Bump pylint from 2.8.1 to 2.8.2 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.8.1 to 2.8.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.8.1...v2.8.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 d42c550..d2dc0fe 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -4,6 +4,6 @@ flake8==3.9.1 mypy==0.812 pydocstyle==6.0.0 cryptography==3.2 -pylint==2.8.1 +pylint==2.8.2 pylint-strict-informational==0.1 homeassistant==2021.1.4