Upgrade TwitterAPI to 2.5.13 (#39157)

This commit is contained in:
Fabian Affolter 2020-08-23 12:27:53 +02:00 committed by GitHub
parent 1126c750e1
commit f295684c10
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.5.11"],
"requirements": ["TwitterAPI==2.5.13"],
"codeowners": []
}

View file

@ -85,7 +85,7 @@ RtmAPI==0.7.2
TravisPy==0.3.5
# homeassistant.components.twitter
TwitterAPI==2.5.11
TwitterAPI==2.5.13
# homeassistant.components.tof
# VL53L1X2==0.1.5