diff --git a/homeassistant/components/launch_library/manifest.json b/homeassistant/components/launch_library/manifest.json index 0b3a4194979..af0cf77007e 100644 --- a/homeassistant/components/launch_library/manifest.json +++ b/homeassistant/components/launch_library/manifest.json @@ -3,7 +3,7 @@ "name": "Launch Library", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/launch_library", - "requirements": ["pylaunches==1.2.2"], + "requirements": ["pylaunches==1.3.0"], "codeowners": ["@ludeeus", "@DurgNomis-drol"], "iot_class": "cloud_polling" } diff --git a/requirements_all.txt b/requirements_all.txt index de4e58cbac4..72ec2c251cb 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1633,7 +1633,7 @@ pylacrosse==0.4 pylast==4.2.1 # homeassistant.components.launch_library -pylaunches==1.2.2 +pylaunches==1.3.0 # homeassistant.components.lg_netcast pylgnetcast==0.3.7 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index c89dc8449b2..b40b9bb1a49 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1020,7 +1020,7 @@ pykulersky==0.5.2 pylast==4.2.1 # homeassistant.components.launch_library -pylaunches==1.2.2 +pylaunches==1.3.0 # homeassistant.components.forked_daapd pylibrespot-java==0.1.0