Upgrade Mastodon.py to 1.4.2 (#24004)

* Upgrade Mastodon.py to 1.4.2

* Update
This commit is contained in:
Fabian Affolter 2019-05-22 23:05:03 +02:00 committed by GitHub
parent 6b3bb3347b
commit f207e01510
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"name": "Mastodon",
"documentation": "https://www.home-assistant.io/components/mastodon",
"requirements": [
"Mastodon.py==1.4.0"
"Mastodon.py==1.4.2"
],
"dependencies": [],
"codeowners": [

View File

@ -36,7 +36,7 @@ Adafruit-SHT31==1.0.2
HAP-python==2.5.0
# homeassistant.components.mastodon
Mastodon.py==1.4.0
Mastodon.py==1.4.2
# homeassistant.components.orangepi_gpio
OPi.GPIO==0.3.6