From d05c80c8e41717acb5b84928856fdecbe53b4485 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20S=C3=B8rensen?= Date: Tue, 9 Nov 2021 16:22:11 +0100 Subject: [PATCH] Bump pylaunches from 1.0.0 to 1.2.0 (#59420) --- homeassistant/components/launch_library/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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