Bump librouteros version to 3.2.0 (#60066)
parent
52e0027fad
commit
fd8229f4f4
|
@ -3,7 +3,7 @@
|
|||
"name": "Mikrotik",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/mikrotik",
|
||||
"requirements": ["librouteros==3.0.0"],
|
||||
"requirements": ["librouteros==3.2.0"],
|
||||
"codeowners": ["@engrbm87"],
|
||||
"iot_class": "local_polling"
|
||||
}
|
||||
|
|
|
@ -933,7 +933,7 @@ libpyfoscam==1.0
|
|||
libpyvivotek==0.4.0
|
||||
|
||||
# homeassistant.components.mikrotik
|
||||
librouteros==3.0.0
|
||||
librouteros==3.2.0
|
||||
|
||||
# homeassistant.components.soundtouch
|
||||
libsoundtouch==0.8
|
||||
|
|
|
@ -582,7 +582,7 @@ krakenex==2.1.0
|
|||
libpyfoscam==1.0
|
||||
|
||||
# homeassistant.components.mikrotik
|
||||
librouteros==3.0.0
|
||||
librouteros==3.2.0
|
||||
|
||||
# homeassistant.components.soundtouch
|
||||
libsoundtouch==0.8
|
||||
|
|
Loading…
Reference in New Issue