diff --git a/homeassistant/components/radio_browser/manifest.json b/homeassistant/components/radio_browser/manifest.json index 3aa94e0d402..4192805ec62 100644 --- a/homeassistant/components/radio_browser/manifest.json +++ b/homeassistant/components/radio_browser/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://www.home-assistant.io/integrations/radio_browser", "integration_type": "service", "iot_class": "cloud_polling", - "requirements": ["radios==0.2.0"] + "requirements": ["radios==0.3.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index 176bd935625..e4fd8291a2e 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2403,7 +2403,7 @@ qnapstats==0.4.0 quantum-gateway==0.0.8 # homeassistant.components.radio_browser -radios==0.2.0 +radios==0.3.1 # homeassistant.components.radiotherm radiotherm==2.1.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 3bd4e3436f9..774389dc966 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1852,7 +1852,7 @@ qingping-ble==0.10.0 qnapstats==0.4.0 # homeassistant.components.radio_browser -radios==0.2.0 +radios==0.3.1 # homeassistant.components.radiotherm radiotherm==2.1.0