mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 11:08:17 +00:00
Bump python-open-router to 0.3.1 (#149873)
This commit is contained in:
parent
e0190afd3c
commit
084e06ec7d
@ -9,5 +9,5 @@
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_polling",
|
||||
"quality_scale": "bronze",
|
||||
"requirements": ["openai==1.93.3", "python-open-router==0.3.0"]
|
||||
"requirements": ["openai==1.93.3", "python-open-router==0.3.1"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -2481,7 +2481,7 @@ python-mpd2==3.1.1
|
||||
python-mystrom==2.4.0
|
||||
|
||||
# homeassistant.components.open_router
|
||||
python-open-router==0.3.0
|
||||
python-open-router==0.3.1
|
||||
|
||||
# homeassistant.components.swiss_public_transport
|
||||
python-opendata-transport==0.5.0
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -2054,7 +2054,7 @@ python-mpd2==3.1.1
|
||||
python-mystrom==2.4.0
|
||||
|
||||
# homeassistant.components.open_router
|
||||
python-open-router==0.3.0
|
||||
python-open-router==0.3.1
|
||||
|
||||
# homeassistant.components.swiss_public_transport
|
||||
python-opendata-transport==0.5.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user