Upgrade Mastodon.py to 1.4.0 (#23753)

This commit is contained in:
Fabian Affolter 2019-05-08 11:20:22 +02:00 committed by cgtobi
parent 1ecb3de643
commit 45c041884a
2 changed files with 2 additions and 2 deletions

View File

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

View File

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