mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Upgrade TwitterAPI to 2.7.5 (#56687)
This commit is contained in:
parent
55c9abc58d
commit
8884e9691e
@ -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.7.3"],
|
"requirements": ["TwitterAPI==2.7.5"],
|
||||||
"codeowners": [],
|
"codeowners": [],
|
||||||
"iot_class": "cloud_push"
|
"iot_class": "cloud_push"
|
||||||
}
|
}
|
||||||
|
@ -76,7 +76,7 @@ RtmAPI==0.7.2
|
|||||||
TravisPy==0.3.5
|
TravisPy==0.3.5
|
||||||
|
|
||||||
# homeassistant.components.twitter
|
# homeassistant.components.twitter
|
||||||
TwitterAPI==2.7.3
|
TwitterAPI==2.7.5
|
||||||
|
|
||||||
# homeassistant.components.tof
|
# homeassistant.components.tof
|
||||||
# VL53L1X2==0.1.5
|
# VL53L1X2==0.1.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user