diff --git a/homeassistant/components/launch_library/manifest.json b/homeassistant/components/launch_library/manifest.json index f7820a1d408..fee5aeea0fe 100644 --- a/homeassistant/components/launch_library/manifest.json +++ b/homeassistant/components/launch_library/manifest.json @@ -2,7 +2,7 @@ "domain": "launch_library", "name": "Launch Library", "documentation": "https://www.home-assistant.io/integrations/launch_library", - "requirements": ["pylaunches==1.0.0"], + "requirements": ["pylaunches==1.2.0"], "codeowners": ["@ludeeus"], "iot_class": "cloud_polling" } diff --git a/requirements_all.txt b/requirements_all.txt index 657ad0838da..0e0330ccff8 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1592,7 +1592,7 @@ pylacrosse==0.4 pylast==4.2.1 # homeassistant.components.launch_library -pylaunches==1.0.0 +pylaunches==1.2.0 # homeassistant.components.lg_netcast pylgnetcast==0.3.5