diff --git a/homeassistant/components/brother/manifest.json b/homeassistant/components/brother/manifest.json index 6d4912db4cb..5caaeb2f1a1 100644 --- a/homeassistant/components/brother/manifest.json +++ b/homeassistant/components/brother/manifest.json @@ -9,7 +9,7 @@ "iot_class": "local_polling", "loggers": ["brother", "pyasn1", "pysmi", "pysnmp"], "quality_scale": "platinum", - "requirements": ["brother==4.1.0"], + "requirements": ["brother==4.2.0"], "zeroconf": [ { "type": "_printer._tcp.local.", diff --git a/requirements_all.txt b/requirements_all.txt index 5806c031e78..fb5fe9b63a1 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -613,7 +613,7 @@ bring-api==0.7.1 broadlink==0.19.0 # homeassistant.components.brother -brother==4.1.0 +brother==4.2.0 # homeassistant.components.brottsplatskartan brottsplatskartan==1.0.5 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index bcb2ab8ea06..3bf3dbc1c5a 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -524,7 +524,7 @@ bring-api==0.7.1 broadlink==0.19.0 # homeassistant.components.brother -brother==4.1.0 +brother==4.2.0 # homeassistant.components.brottsplatskartan brottsplatskartan==1.0.5