Upgrade TwitterAPI to 2.6.6 (#46812)
This commit is contained in:
parent
4aa4f7e285
commit
b5c7493b60
2 changed files with 2 additions and 2 deletions
|
@ -2,6 +2,6 @@
|
|||
"domain": "twitter",
|
||||
"name": "Twitter",
|
||||
"documentation": "https://www.home-assistant.io/integrations/twitter",
|
||||
"requirements": ["TwitterAPI==2.6.5"],
|
||||
"requirements": ["TwitterAPI==2.6.6"],
|
||||
"codeowners": []
|
||||
}
|
||||
|
|
|
@ -81,7 +81,7 @@ RtmAPI==0.7.2
|
|||
TravisPy==0.3.5
|
||||
|
||||
# homeassistant.components.twitter
|
||||
TwitterAPI==2.6.5
|
||||
TwitterAPI==2.6.6
|
||||
|
||||
# homeassistant.components.tof
|
||||
# VL53L1X2==0.1.5
|
||||
|
|
Loading…
Add table
Reference in a new issue