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