Upgrade TwitterAPI to 2.7.5 (#56687)
This commit is contained in:
parent
55c9abc58d
commit
8884e9691e
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "twitter",
|
||||
"name": "Twitter",
|
||||
"documentation": "https://www.home-assistant.io/integrations/twitter",
|
||||
"requirements": ["TwitterAPI==2.7.3"],
|
||||
"requirements": ["TwitterAPI==2.7.5"],
|
||||
"codeowners": [],
|
||||
"iot_class": "cloud_push"
|
||||
}
|
||||
|
|
|
@ -76,7 +76,7 @@ RtmAPI==0.7.2
|
|||
TravisPy==0.3.5
|
||||
|
||||
# homeassistant.components.twitter
|
||||
TwitterAPI==2.7.3
|
||||
TwitterAPI==2.7.5
|
||||
|
||||
# homeassistant.components.tof
|
||||
# VL53L1X2==0.1.5
|
||||
|
|
Loading…
Add table
Reference in a new issue