From 22b89517b226bb62c2d32cef8e3a7af70b11faa8 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sat, 11 Apr 2020 10:29:17 +0200 Subject: [PATCH] Upgrade TwitterAPI to 2.5.11 --- homeassistant/components/twitter/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/twitter/manifest.json b/homeassistant/components/twitter/manifest.json index 844ed65c5c59ee..8104875888974a 100644 --- a/homeassistant/components/twitter/manifest.json +++ b/homeassistant/components/twitter/manifest.json @@ -2,6 +2,6 @@ "domain": "twitter", "name": "Twitter", "documentation": "https://www.home-assistant.io/integrations/twitter", - "requirements": ["TwitterAPI==2.5.10"], + "requirements": ["TwitterAPI==2.5.11"], "codeowners": [] } diff --git a/requirements_all.txt b/requirements_all.txt index 0b5cc1c4aba72b..af15901f9f52cc 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -95,7 +95,7 @@ RtmAPI==0.7.2 TravisPy==0.3.5 # homeassistant.components.twitter -TwitterAPI==2.5.10 +TwitterAPI==2.5.11 # homeassistant.components.tof # VL53L1X2==0.1.5