Upgrade Mastodon.py to 1.4.5 (#25176)
parent
aac01aaa50
commit
3381fa0ac4
|
@ -3,7 +3,7 @@
|
|||
"name": "Mastodon",
|
||||
"documentation": "https://www.home-assistant.io/components/mastodon",
|
||||
"requirements": [
|
||||
"Mastodon.py==1.4.3"
|
||||
"Mastodon.py==1.4.5"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": [
|
||||
|
|
|
@ -37,7 +37,7 @@ Adafruit-SHT31==1.0.2
|
|||
HAP-python==2.5.0
|
||||
|
||||
# homeassistant.components.mastodon
|
||||
Mastodon.py==1.4.3
|
||||
Mastodon.py==1.4.5
|
||||
|
||||
# homeassistant.components.orangepi_gpio
|
||||
OPi.GPIO==0.3.6
|
||||
|
|
Loading…
Reference in New Issue