From 419c211be0442dd005791299b999885a022868fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Mar 2021 07:20:12 +0000 Subject: [PATCH] Bump pytest-homeassistant-custom-component from 0.2.0 to 0.2.1 Bumps [pytest-homeassistant-custom-component](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component) from 0.2.0 to 0.2.1. - [Release notes](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component/releases) - [Changelog](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component/blob/master/CHANGELOG.md) - [Commits](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component/compare/0.2.0...0.2.1) Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index eac053f..9e24b41 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,7 +1,7 @@ -r requirements.txt pytest==6.2.2 pytest-cov==2.10.1 -pytest-homeassistant-custom-component==0.2.0 +pytest-homeassistant-custom-component==0.2.1 flake8==3.8.4 pylint==2.7.2 pylint-strict-informational==0.1