From 15f0fabe9d76489a54a7fd47ec719985517e04f4 Mon Sep 17 00:00:00 2001 From: foreign-sub <51928805+foreign-sub@users.noreply.github.com> Date: Sat, 12 Oct 2019 21:59:36 +0200 Subject: [PATCH] Bump pysyncthru to 0.5.0 (#27439) --- homeassistant/components/syncthru/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/syncthru/manifest.json b/homeassistant/components/syncthru/manifest.json index 79e6f8e5571..41ac1024a85 100644 --- a/homeassistant/components/syncthru/manifest.json +++ b/homeassistant/components/syncthru/manifest.json @@ -3,7 +3,7 @@ "name": "Syncthru", "documentation": "https://www.home-assistant.io/integrations/syncthru", "requirements": [ - "pysyncthru==0.4.3" + "pysyncthru==0.5.0" ], "dependencies": [], "codeowners": ["@nielstron"] diff --git a/requirements_all.txt b/requirements_all.txt index df024f34cda..923c27fa241 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1465,7 +1465,7 @@ pysuez==0.1.17 pysupla==0.0.3 # homeassistant.components.syncthru -pysyncthru==0.4.3 +pysyncthru==0.5.0 # homeassistant.components.tautulli pytautulli==0.5.0