Upgrade pysnmp to 4.4.11 (#26010)
This commit is contained in:
parent
b5061939c7
commit
2fdbb3b4df
2 changed files with 2 additions and 2 deletions
|
@ -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": []
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue