diff --git a/homeassistant/components/overseerr/manifest.json b/homeassistant/components/overseerr/manifest.json index 3c4321ebb379a..239fdcf338816 100644 --- a/homeassistant/components/overseerr/manifest.json +++ b/homeassistant/components/overseerr/manifest.json @@ -9,5 +9,5 @@ "integration_type": "service", "iot_class": "local_push", "quality_scale": "platinum", - "requirements": ["python-overseerr==0.7.1"] + "requirements": ["python-overseerr==0.8.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 3008b0559d987..4e11a0d8077e4 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2548,7 +2548,7 @@ python-opensky==1.0.1 python-otbr-api==2.7.0 # homeassistant.components.overseerr -python-overseerr==0.7.1 +python-overseerr==0.8.0 # homeassistant.components.picnic python-picnic-api2==1.3.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 59686d34869ff..a8efaff1aafcd 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2132,7 +2132,7 @@ python-opensky==1.0.1 python-otbr-api==2.7.0 # homeassistant.components.overseerr -python-overseerr==0.7.1 +python-overseerr==0.8.0 # homeassistant.components.picnic python-picnic-api2==1.3.1