From f1ee11cb14d4c7558864d3bd6bec578db58e039b Mon Sep 17 00:00:00 2001 From: Maciej Bieniek Date: Fri, 4 Sep 2020 18:21:23 +0200 Subject: [PATCH] Bump brother library (#39657) --- 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 2d3163b125a..f107c9573da 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==0.1.15"], + "requirements": ["brother==0.1.17"], "zeroconf": ["_printer._tcp.local."], "config_flow": true, "quality_scale": "platinum" diff --git a/requirements_all.txt b/requirements_all.txt index 6b6c2fcd070..f8469be749c 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -385,7 +385,7 @@ bravia-tv==1.0.6 broadlink==0.14.1 # homeassistant.components.brother -brother==0.1.15 +brother==0.1.17 # homeassistant.components.brottsplatskartan brottsplatskartan==0.0.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 4a646758c9c..f8e105bb19f 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -204,7 +204,7 @@ bravia-tv==1.0.6 broadlink==0.14.1 # homeassistant.components.brother -brother==0.1.15 +brother==0.1.17 # homeassistant.components.bsblan bsblan==0.3.7