Bump pysyncthru to 0.5.0 (#27439)
parent
22e7cb11f4
commit
15f0fabe9d
|
@ -3,7 +3,7 @@
|
||||||
"name": "Syncthru",
|
"name": "Syncthru",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/syncthru",
|
"documentation": "https://www.home-assistant.io/integrations/syncthru",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"pysyncthru==0.4.3"
|
"pysyncthru==0.5.0"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": ["@nielstron"]
|
"codeowners": ["@nielstron"]
|
||||||
|
|
|
@ -1465,7 +1465,7 @@ pysuez==0.1.17
|
||||||
pysupla==0.0.3
|
pysupla==0.0.3
|
||||||
|
|
||||||
# homeassistant.components.syncthru
|
# homeassistant.components.syncthru
|
||||||
pysyncthru==0.4.3
|
pysyncthru==0.5.0
|
||||||
|
|
||||||
# homeassistant.components.tautulli
|
# homeassistant.components.tautulli
|
||||||
pytautulli==0.5.0
|
pytautulli==0.5.0
|
||||||
|
|
Loading…
Reference in New Issue