mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 01:08:12 +00:00
Upgrade pysnmp to 4.4.11 (#26010)
This commit is contained in:
parent
b5061939c7
commit
2fdbb3b4df
@ -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…
x
Reference in New Issue
Block a user