Bump `brother` library (#50572)
parent
47d4928d62
commit
6adbc702eb
|
@ -3,7 +3,7 @@
|
|||
"name": "Brother Printer",
|
||||
"documentation": "https://www.home-assistant.io/integrations/brother",
|
||||
"codeowners": ["@bieniu"],
|
||||
"requirements": ["brother==1.0.0"],
|
||||
"requirements": ["brother==1.0.1"],
|
||||
"zeroconf": [
|
||||
{
|
||||
"type": "_printer._tcp.local.",
|
||||
|
|
|
@ -393,7 +393,7 @@ bravia-tv==1.0.8
|
|||
broadlink==0.17.0
|
||||
|
||||
# homeassistant.components.brother
|
||||
brother==1.0.0
|
||||
brother==1.0.1
|
||||
|
||||
# homeassistant.components.brottsplatskartan
|
||||
brottsplatskartan==0.0.1
|
||||
|
|
|
@ -226,7 +226,7 @@ bravia-tv==1.0.8
|
|||
broadlink==0.17.0
|
||||
|
||||
# homeassistant.components.brother
|
||||
brother==1.0.0
|
||||
brother==1.0.1
|
||||
|
||||
# homeassistant.components.bsblan
|
||||
bsblan==0.4.0
|
||||
|
|
Loading…
Reference in New Issue