From b930e17d649a7cf4bec254f6cdfbd50bd48f59ef Mon Sep 17 00:00:00 2001 From: Ian Date: Thu, 5 Aug 2021 09:47:23 -0700 Subject: [PATCH] Bump py-nextbusnext to 0.1.5 (#53924) * NextBus: Rebrand and bump new version of py-nextbusnext * Revert rebrand --- homeassistant/components/nextbus/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/nextbus/manifest.json b/homeassistant/components/nextbus/manifest.json index 71001bfc52c..3343e24b277 100644 --- a/homeassistant/components/nextbus/manifest.json +++ b/homeassistant/components/nextbus/manifest.json @@ -3,6 +3,6 @@ "name": "NextBus", "documentation": "https://www.home-assistant.io/integrations/nextbus", "codeowners": ["@vividboarder"], - "requirements": ["py_nextbusnext==0.1.4"], + "requirements": ["py_nextbusnext==0.1.5"], "iot_class": "local_polling" } diff --git a/requirements_all.txt b/requirements_all.txt index 6cd0e2cce17..edda15b959d 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1297,7 +1297,7 @@ pyW215==0.7.0 pyW800rf32==0.1 # homeassistant.components.nextbus -py_nextbusnext==0.1.4 +py_nextbusnext==0.1.5 # homeassistant.components.ads pyads==3.2.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 487d3d483d4..4e0594f0df8 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -730,7 +730,7 @@ pyRFXtrx==0.27.0 pyTibber==0.19.0 # homeassistant.components.nextbus -py_nextbusnext==0.1.4 +py_nextbusnext==0.1.5 # homeassistant.components.hisense_aehw4a1 pyaehw4a1==0.3.9