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