Upgrade Mastodon.py to 1.4.6 (#25989)

This commit is contained in:
Fabian Affolter 2019-08-16 16:14:32 +02:00 committed by Pascal Vizeli
parent 9b0e1a6620
commit 1f28d8e742
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.5"
"Mastodon.py==1.4.6"
],
"dependencies": [],
"codeowners": [

View file

@ -38,7 +38,7 @@ Adafruit-SHT31==1.0.2
HAP-python==2.5.0
# homeassistant.components.mastodon
Mastodon.py==1.4.5
Mastodon.py==1.4.6
# homeassistant.components.orangepi_gpio
OPi.GPIO==0.3.6