diff --git a/homeassistant/components/tibber/manifest.json b/homeassistant/components/tibber/manifest.json index d545e669ef3..0e23729df72 100644 --- a/homeassistant/components/tibber/manifest.json +++ b/homeassistant/components/tibber/manifest.json @@ -8,5 +8,5 @@ "iot_class": "cloud_polling", "loggers": ["tibber"], "quality_scale": "silver", - "requirements": ["pyTibber==0.26.12"] + "requirements": ["pyTibber==0.26.13"] } diff --git a/requirements_all.txt b/requirements_all.txt index 8721c6a0f26..1dab940e2a5 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1473,7 +1473,7 @@ pyRFXtrx==0.30.0 pySwitchmate==0.5.1 # homeassistant.components.tibber -pyTibber==0.26.12 +pyTibber==0.26.13 # homeassistant.components.dlink pyW215==0.7.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 496164157e0..3491334e20c 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1076,7 +1076,7 @@ pyMetno==0.9.0 pyRFXtrx==0.30.0 # homeassistant.components.tibber -pyTibber==0.26.12 +pyTibber==0.26.13 # homeassistant.components.dlink pyW215==0.7.0