Bump python-otbr-api to 2.7.0 (#135638)

Bump OTBR API to 2.7.0

Bump `python-otbr-api` to 2.7.0 in `thread` as well
This commit is contained in:
puddly
2025-01-15 08:04:42 -05:00
committed by GitHub
parent 8c13daf6d9
commit 0eea265415
4 changed files with 4 additions and 4 deletions

View File

@ -8,5 +8,5 @@
"documentation": "https://www.home-assistant.io/integrations/otbr",
"integration_type": "service",
"iot_class": "local_polling",
"requirements": ["python-otbr-api==2.6.0"]
"requirements": ["python-otbr-api==2.7.0"]
}

View File

@ -7,6 +7,6 @@
"documentation": "https://www.home-assistant.io/integrations/thread",
"integration_type": "service",
"iot_class": "local_polling",
"requirements": ["python-otbr-api==2.6.0", "pyroute2==0.7.5"],
"requirements": ["python-otbr-api==2.7.0", "pyroute2==0.7.5"],
"zeroconf": ["_meshcop._udp.local."]
}

2
requirements_all.txt generated
View File

@ -2424,7 +2424,7 @@ python-opensky==1.0.1
# homeassistant.components.otbr
# homeassistant.components.thread
python-otbr-api==2.6.0
python-otbr-api==2.7.0
# homeassistant.components.overseerr
python-overseerr==0.5.0

View File

@ -1960,7 +1960,7 @@ python-opensky==1.0.1
# homeassistant.components.otbr
# homeassistant.components.thread
python-otbr-api==2.6.0
python-otbr-api==2.7.0
# homeassistant.components.overseerr
python-overseerr==0.5.0