Upgrade pysnmp to 4.4.3 (#11317)
This commit is contained in:
parent
5be949f00f
commit
af6c39f4d1
4 changed files with 4 additions and 4 deletions
|
@ -16,7 +16,7 @@ from homeassistant.const import (
|
|||
CONF_HOST, CONF_NAME, CONF_PORT, CONF_UNIT_OF_MEASUREMENT, STATE_UNKNOWN,
|
||||
CONF_VALUE_TEMPLATE)
|
||||
|
||||
REQUIREMENTS = ['pysnmp==4.4.2']
|
||||
REQUIREMENTS = ['pysnmp==4.4.3']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue