From a58e357cd5bfe5dfdafbcf0db567c2818b83a0f8 Mon Sep 17 00:00:00 2001 From: Martin Eberhardt Date: Tue, 7 Jul 2020 10:07:50 +0200 Subject: [PATCH] Update Rejseplanen rjpl to 0.3.6 (#37215) --- homeassistant/components/rejseplanen/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/rejseplanen/manifest.json b/homeassistant/components/rejseplanen/manifest.json index cb58d83ff62..82ba4812592 100644 --- a/homeassistant/components/rejseplanen/manifest.json +++ b/homeassistant/components/rejseplanen/manifest.json @@ -2,6 +2,6 @@ "domain": "rejseplanen", "name": "Rejseplanen", "documentation": "https://www.home-assistant.io/integrations/rejseplanen", - "requirements": ["rjpl==0.3.5"], + "requirements": ["rjpl==0.3.6"], "codeowners": [] } diff --git a/requirements_all.txt b/requirements_all.txt index a625658b794..71cadcacaa3 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1891,7 +1891,7 @@ ring_doorbell==0.6.0 ritassist==0.9.2 # homeassistant.components.rejseplanen -rjpl==0.3.5 +rjpl==0.3.6 # homeassistant.components.rocketchat rocketchat-API==0.6.1