Updated pysnmp to 4.3.9 (#8675)

This commit is contained in:
Brian Gehrich 2017-07-27 16:33:17 -04:00 committed by Pascal Vizeli
parent 51108b8fe9
commit 0ab0e35d59
3 changed files with 3 additions and 3 deletions

View file

@ -16,7 +16,7 @@ from homeassistant.const import CONF_HOST
_LOGGER = logging.getLogger(__name__)
REQUIREMENTS = ['pysnmp==4.3.8']
REQUIREMENTS = ['pysnmp==4.3.9']
CONF_COMMUNITY = 'community'
CONF_AUTHKEY = 'authkey'

View file

@ -15,7 +15,7 @@ from homeassistant.helpers.entity import Entity
from homeassistant.const import (
CONF_HOST, CONF_NAME, CONF_PORT, CONF_UNIT_OF_MEASUREMENT)
REQUIREMENTS = ['pysnmp==4.3.8']
REQUIREMENTS = ['pysnmp==4.3.9']
_LOGGER = logging.getLogger(__name__)

View file

@ -684,7 +684,7 @@ pysma==0.1.3
# homeassistant.components.device_tracker.snmp
# homeassistant.components.sensor.snmp
pysnmp==4.3.8
pysnmp==4.3.9
# homeassistant.components.sensor.thinkingcleaner
# homeassistant.components.switch.thinkingcleaner