mirror of
https://github.com/home-assistant/core.git
synced 2026-09-26 09:23:17 -04:00
Bump pysnmp and brother libraries (#157098)
This commit is contained in:
@@ -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*",
|
||||
|
||||
@@ -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"]
|
||||
}
|
||||
|
||||
Generated
+2
-2
@@ -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
|
||||
|
||||
Generated
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user