mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Upgrade TwitterAPI to 2.7.2 (#49680)
This commit is contained in:
parent
9222d3e9f9
commit
940d28960b
@ -2,7 +2,7 @@
|
|||||||
"domain": "twitter",
|
"domain": "twitter",
|
||||||
"name": "Twitter",
|
"name": "Twitter",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/twitter",
|
"documentation": "https://www.home-assistant.io/integrations/twitter",
|
||||||
"requirements": ["TwitterAPI==2.6.8"],
|
"requirements": ["TwitterAPI==2.7.2"],
|
||||||
"codeowners": [],
|
"codeowners": [],
|
||||||
"iot_class": "cloud_push"
|
"iot_class": "cloud_push"
|
||||||
}
|
}
|
||||||
|
@ -81,7 +81,7 @@ RtmAPI==0.7.2
|
|||||||
TravisPy==0.3.5
|
TravisPy==0.3.5
|
||||||
|
|
||||||
# homeassistant.components.twitter
|
# homeassistant.components.twitter
|
||||||
TwitterAPI==2.6.8
|
TwitterAPI==2.7.2
|
||||||
|
|
||||||
# homeassistant.components.tof
|
# homeassistant.components.tof
|
||||||
# VL53L1X2==0.1.5
|
# VL53L1X2==0.1.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user