Upgrade TwitterAPI to 2.6.5 (#45842)

pull/45852/head
Fabian Affolter 2021-02-02 01:01:39 +01:00 committed by GitHub
parent d38d8a542d
commit f2286d4811
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.3"],
"requirements": ["TwitterAPI==2.6.5"],
"codeowners": []
}

View File

@ -78,7 +78,7 @@ RtmAPI==0.7.2
TravisPy==0.3.5
# homeassistant.components.twitter
TwitterAPI==2.6.3
TwitterAPI==2.6.5
# homeassistant.components.tof
# VL53L1X2==0.1.5