diff --git a/homeassistant/components/overseerr/manifest.json b/homeassistant/components/overseerr/manifest.json index 1d3e369b395..ddcf9ccce5e 100644 --- a/homeassistant/components/overseerr/manifest.json +++ b/homeassistant/components/overseerr/manifest.json @@ -8,5 +8,5 @@ "integration_type": "service", "iot_class": "local_push", "quality_scale": "bronze", - "requirements": ["python-overseerr==0.4.0"] + "requirements": ["python-overseerr==0.5.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index f05abbc6732..75791a57347 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2421,7 +2421,7 @@ python-opensky==1.0.1 python-otbr-api==2.6.0 # homeassistant.components.overseerr -python-overseerr==0.4.0 +python-overseerr==0.5.0 # homeassistant.components.picnic python-picnic-api==1.1.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 90776878e69..f2d8bae3512 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1954,7 +1954,7 @@ python-opensky==1.0.1 python-otbr-api==2.6.0 # homeassistant.components.overseerr -python-overseerr==0.4.0 +python-overseerr==0.5.0 # homeassistant.components.picnic python-picnic-api==1.1.0