Upgrade TwitterAPI to 2.7.2 ()

pull/49695/head
Fabian Affolter 2021-04-26 07:43:52 +02:00 committed by GitHub
parent 9222d3e9f9
commit 940d28960b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions
homeassistant/components/twitter

View File

@ -2,7 +2,7 @@
"domain": "twitter",
"name": "Twitter",
"documentation": "https://www.home-assistant.io/integrations/twitter",
"requirements": ["TwitterAPI==2.6.8"],
"requirements": ["TwitterAPI==2.7.2"],
"codeowners": [],
"iot_class": "cloud_push"
}

View File

@ -81,7 +81,7 @@ RtmAPI==0.7.2
TravisPy==0.3.5
# homeassistant.components.twitter
TwitterAPI==2.6.8
TwitterAPI==2.7.2
# homeassistant.components.tof
# VL53L1X2==0.1.5