Upgrade pysnmp to 4.3.7 (#7828)
This commit is contained in:
parent
2df6aabbf3
commit
1c4e097bed
3 changed files with 3 additions and 3 deletions
|
@ -16,7 +16,7 @@ from homeassistant.const import (
|
|||
import homeassistant.helpers.config_validation as cv
|
||||
from homeassistant.util import Throttle
|
||||
|
||||
REQUIREMENTS = ['pysnmp==4.3.6']
|
||||
REQUIREMENTS = ['pysnmp==4.3.7']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue