Bump pyunifiprotect to 4.7.0 for python 3.11 (#88130)
This commit is contained in:
parent
5f69ae4360
commit
80b25d6f40
3 changed files with 3 additions and 3 deletions
|
@ -41,7 +41,7 @@
|
|||
"iot_class": "local_push",
|
||||
"loggers": ["pyunifiprotect", "unifi_discovery"],
|
||||
"quality_scale": "platinum",
|
||||
"requirements": ["pyunifiprotect==4.6.2", "unifi-discovery==1.1.7"],
|
||||
"requirements": ["pyunifiprotect==4.7.0", "unifi-discovery==1.1.7"],
|
||||
"ssdp": [
|
||||
{
|
||||
"manufacturer": "Ubiquiti Networks",
|
||||
|
|
|
@ -2153,7 +2153,7 @@ pytrafikverket==0.2.3
|
|||
pyudev==0.23.2
|
||||
|
||||
# homeassistant.components.unifiprotect
|
||||
pyunifiprotect==4.6.2
|
||||
pyunifiprotect==4.7.0
|
||||
|
||||
# homeassistant.components.uptimerobot
|
||||
pyuptimerobot==22.2.0
|
||||
|
|
|
@ -1525,7 +1525,7 @@ pytrafikverket==0.2.3
|
|||
pyudev==0.23.2
|
||||
|
||||
# homeassistant.components.unifiprotect
|
||||
pyunifiprotect==4.6.2
|
||||
pyunifiprotect==4.7.0
|
||||
|
||||
# homeassistant.components.uptimerobot
|
||||
pyuptimerobot==22.2.0
|
||||
|
|
Loading…
Add table
Reference in a new issue