mirror of
https://github.com/home-assistant/core.git
synced 2026-09-24 07:25:52 -05:00
Bump pysnmp to 7.1.27 (#173791)
This commit is contained in:
@@ -6,5 +6,5 @@
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["pyasn1", "pysmi", "pysnmp"],
|
||||
"quality_scale": "legacy",
|
||||
"requirements": ["pysnmp==7.1.22"]
|
||||
"requirements": ["pysnmp==7.1.27"]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -2576,7 +2576,7 @@ pysml==0.1.8
|
||||
pysmlight==0.3.2
|
||||
|
||||
# homeassistant.components.snmp
|
||||
pysnmp==7.1.22
|
||||
pysnmp==7.1.27
|
||||
|
||||
# homeassistant.components.snooz
|
||||
pysnooz==0.8.6
|
||||
|
||||
Reference in New Issue
Block a user