From a58eae1bf1f83d0321196b8e972b92da1c87dacc Mon Sep 17 00:00:00 2001 From: Maciej Bieniek Date: Wed, 19 May 2021 05:32:11 +0200 Subject: [PATCH] Bump brother library version (#50833) --- homeassistant/components/brother/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/brother/manifest.json b/homeassistant/components/brother/manifest.json index 2555490721e..0365918a78b 100644 --- a/homeassistant/components/brother/manifest.json +++ b/homeassistant/components/brother/manifest.json @@ -3,7 +3,7 @@ "name": "Brother Printer", "documentation": "https://www.home-assistant.io/integrations/brother", "codeowners": ["@bieniu"], - "requirements": ["brother==1.0.1"], + "requirements": ["brother==1.0.2"], "zeroconf": [ { "type": "_printer._tcp.local.", diff --git a/requirements_all.txt b/requirements_all.txt index 6187e96bede..47ffdf99650 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -396,7 +396,7 @@ bravia-tv==1.0.11 broadlink==0.17.0 # homeassistant.components.brother -brother==1.0.1 +brother==1.0.2 # homeassistant.components.brottsplatskartan brottsplatskartan==0.0.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 629f043f309..7fa2ea4fdf8 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -229,7 +229,7 @@ bravia-tv==1.0.11 broadlink==0.17.0 # homeassistant.components.brother -brother==1.0.1 +brother==1.0.2 # homeassistant.components.bsblan bsblan==0.4.0