diff --git a/homeassistant/components/overseerr/manifest.json b/homeassistant/components/overseerr/manifest.json index 5379c86f9d56677307d06651f14956edec04bbd5..a759b48684a020aecdb339e2e3cec45b39adecdb 100644 --- a/homeassistant/components/overseerr/manifest.json +++ b/homeassistant/components/overseerr/manifest.json @@ -7,5 +7,5 @@ "integration_type": "service", "iot_class": "local_polling", "quality_scale": "bronze", - "requirements": ["python-overseerr==0.3.0"] + "requirements": ["python-overseerr==0.4.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index c07b0d39618ec47005cd7166a8aa4bd3c8ed1971..1c53183669eb4f1fbeb346f6387995170a32f43c 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2409,7 +2409,7 @@ python-opensky==1.0.1 python-otbr-api==2.6.0 # homeassistant.components.overseerr -python-overseerr==0.3.0 +python-overseerr==0.4.0 # homeassistant.components.picnic python-picnic-api==1.1.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 0dcf807b818a639627191dc6911312bcad34b710..55c292bd68ad643ccc27a4dfcd9fc075de5a6469 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1942,7 +1942,7 @@ python-opensky==1.0.1 python-otbr-api==2.6.0 # homeassistant.components.overseerr -python-overseerr==0.3.0 +python-overseerr==0.4.0 # homeassistant.components.picnic python-picnic-api==1.1.0