mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 04:07:08 +00:00
Upgrade TwitterAPI to 2.6.8 (#47019)
This commit is contained in:
parent
bb7f1b748f
commit
7e35af5d4e
@ -2,6 +2,6 @@
|
|||||||
"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.6"],
|
"requirements": ["TwitterAPI==2.6.8"],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
}
|
}
|
||||||
|
@ -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.6
|
TwitterAPI==2.6.8
|
||||||
|
|
||||||
# homeassistant.components.tof
|
# homeassistant.components.tof
|
||||||
# VL53L1X2==0.1.5
|
# VL53L1X2==0.1.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user