diff --git a/homeassistant/components/brother/manifest.json b/homeassistant/components/brother/manifest.json index c5ac74e94d27..1f95fefc66e2 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==5.1.1"], + "requirements": ["brother==6.0.0"], "zeroconf": [ { "name": "brother*", diff --git a/homeassistant/components/snmp/manifest.json b/homeassistant/components/snmp/manifest.json index ebe1bcc02624..dc624f1d1608 100644 --- a/homeassistant/components/snmp/manifest.json +++ b/homeassistant/components/snmp/manifest.json @@ -6,5 +6,5 @@ "iot_class": "local_polling", "loggers": ["pyasn1", "pysmi", "pysnmp"], "quality_scale": "legacy", - "requirements": ["pysnmp==7.1.21"] + "requirements": ["pysnmp==7.1.22"] } diff --git a/requirements_all.txt b/requirements_all.txt index 454b1d30a891..57dc2d760701 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -690,7 +690,7 @@ bring-api==1.1.1 broadlink==0.19.0 # homeassistant.components.brother -brother==5.1.1 +brother==6.0.0 # homeassistant.components.brottsplatskartan brottsplatskartan==1.0.5 @@ -2402,7 +2402,7 @@ pysml==0.1.5 pysmlight==0.2.8 # homeassistant.components.snmp -pysnmp==7.1.21 +pysnmp==7.1.22 # homeassistant.components.snooz pysnooz==0.8.6 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index f3635b4513c9..ba9298a221dc 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -617,7 +617,7 @@ bring-api==1.1.1 broadlink==0.19.0 # homeassistant.components.brother -brother==5.1.1 +brother==6.0.0 # homeassistant.components.brottsplatskartan brottsplatskartan==1.0.5 @@ -2010,7 +2010,7 @@ pysml==0.1.5 pysmlight==0.2.8 # homeassistant.components.snmp -pysnmp==7.1.21 +pysnmp==7.1.22 # homeassistant.components.snooz pysnooz==0.8.6