Upgrade pysnmp to 4.4.11 (#26010)

This commit is contained in:
Fabian Affolter 2019-08-17 01:16:04 +02:00 committed by Paulus Schoutsen
parent b5061939c7
commit 2fdbb3b4df
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
"name": "Snmp",
"documentation": "https://www.home-assistant.io/components/snmp",
"requirements": [
"pysnmp==4.4.9"
"pysnmp==4.4.11"
],
"dependencies": [],
"codeowners": []

View file

@ -1398,7 +1398,7 @@ pysmartthings==0.6.9
pysmarty==0.8
# homeassistant.components.snmp
pysnmp==4.4.9
pysnmp==4.4.11
# homeassistant.components.sonos
pysonos==0.0.23