From 7bf45f7bf71a533699edc62265c2b84889d78f9a Mon Sep 17 00:00:00 2001 From: uchagani Date: Fri, 4 Jun 2021 14:45:08 -0400 Subject: [PATCH] Bump islamic-prayer-times to 0.0.5 (#51174) * Bump islamic-prayer-times to 0.0.5 * update manifest file * update requirements_all --- homeassistant/components/islamic_prayer_times/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/islamic_prayer_times/manifest.json b/homeassistant/components/islamic_prayer_times/manifest.json index af6d09d0302..e72eb0a6da7 100644 --- a/homeassistant/components/islamic_prayer_times/manifest.json +++ b/homeassistant/components/islamic_prayer_times/manifest.json @@ -2,7 +2,7 @@ "domain": "islamic_prayer_times", "name": "Islamic Prayer Times", "documentation": "https://www.home-assistant.io/integrations/islamic_prayer_times", - "requirements": ["prayer_times_calculator==0.0.3"], + "requirements": ["prayer_times_calculator==0.0.5"], "codeowners": ["@engrbm87"], "config_flow": true, "iot_class": "cloud_polling" diff --git a/requirements_all.txt b/requirements_all.txt index 7ab48c49a43..edd404c21c9 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1179,7 +1179,7 @@ poolsense==0.0.8 praw==7.2.0 # homeassistant.components.islamic_prayer_times -prayer_times_calculator==0.0.3 +prayer_times_calculator==0.0.5 # homeassistant.components.progettihwsw progettihwsw==0.1.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 5d9b9cee4ac..3313fde6e55 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -652,7 +652,7 @@ poolsense==0.0.8 praw==7.2.0 # homeassistant.components.islamic_prayer_times -prayer_times_calculator==0.0.3 +prayer_times_calculator==0.0.5 # homeassistant.components.progettihwsw progettihwsw==0.1.1