Upgrade TwitterAPI to 2.6.8 (#47019)

This commit is contained in:
Fabian Affolter 2021-02-25 01:09:33 +01:00 committed by GitHub
parent bb7f1b748f
commit 7e35af5d4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,6 +2,6 @@
"domain": "twitter",
"name": "Twitter",
"documentation": "https://www.home-assistant.io/integrations/twitter",
"requirements": ["TwitterAPI==2.6.6"],
"requirements": ["TwitterAPI==2.6.8"],
"codeowners": []
}

View File

@ -81,7 +81,7 @@ RtmAPI==0.7.2
TravisPy==0.3.5
# homeassistant.components.twitter
TwitterAPI==2.6.6
TwitterAPI==2.6.8
# homeassistant.components.tof
# VL53L1X2==0.1.5