diff --git a/homeassistant/components/overseerr/manifest.json b/homeassistant/components/overseerr/manifest.json index 26dfd6d73e3..46ac97073d6 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": "bronze", - "requirements": ["python-overseerr==0.5.0"] + "requirements": ["python-overseerr==0.6.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 9f1b3c755f2..30c1ca8fe8c 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2427,7 +2427,7 @@ python-opensky==1.0.1 python-otbr-api==2.7.0 # homeassistant.components.overseerr -python-overseerr==0.5.0 +python-overseerr==0.6.0 # homeassistant.components.picnic python-picnic-api==1.1.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 2a3169d166f..901e09c9d65 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1963,7 +1963,7 @@ python-opensky==1.0.1 python-otbr-api==2.7.0 # homeassistant.components.overseerr -python-overseerr==0.5.0 +python-overseerr==0.6.0 # homeassistant.components.picnic python-picnic-api==1.1.0