diff --git a/homeassistant/components/overseerr/manifest.json b/homeassistant/components/overseerr/manifest.json index 1d3e369b395c58628b5415c668c9251b99627726..ddcf9ccce5e9366786f31fa8ef6af298570979a8 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 f05abbc6732e981cc17fb522ae3e5e2c967c18fb..75791a57347da6e0311c80629f8c416b0639661f 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 90776878e6991d7af26536636115d4bdfe41f5da..f2d8bae3512d99ffbc1c566420af75991e7bf8ef 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