Upgrade TwitterAPI to 2.5.11 (#34006)
This commit is contained in:
parent
671e324f48
commit
19ce367f88
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.5.10"],
|
||||
"requirements": ["TwitterAPI==2.5.11"],
|
||||
"codeowners": []
|
||||
}
|
||||
|
|
|
@ -95,7 +95,7 @@ RtmAPI==0.7.2
|
|||
TravisPy==0.3.5
|
||||
|
||||
# homeassistant.components.twitter
|
||||
TwitterAPI==2.5.10
|
||||
TwitterAPI==2.5.11
|
||||
|
||||
# homeassistant.components.tof
|
||||
# VL53L1X2==0.1.5
|
||||
|
|
Loading…
Add table
Reference in a new issue