From ec1109329bb5f23e99ab2ed26c211e08423990f6 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Fri, 10 Jan 2020 16:57:52 +0100 Subject: [PATCH] Upgrade praw to 6.5.0 (#30643) --- homeassistant/components/reddit/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/reddit/manifest.json b/homeassistant/components/reddit/manifest.json index cb1cd032614..1c58366f6b5 100644 --- a/homeassistant/components/reddit/manifest.json +++ b/homeassistant/components/reddit/manifest.json @@ -2,7 +2,7 @@ "domain": "reddit", "name": "Reddit", "documentation": "https://www.home-assistant.io/integrations/reddit", - "requirements": ["praw==6.4.0"], + "requirements": ["praw==6.5.0"], "dependencies": [], "codeowners": [] } diff --git a/requirements_all.txt b/requirements_all.txt index 0224969b479..05b853d9781 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1028,7 +1028,7 @@ pocketcasts==0.1 postnl_api==1.2.2 # homeassistant.components.reddit -praw==6.4.0 +praw==6.5.0 # homeassistant.components.islamic_prayer_times prayer_times_calculator==0.0.3 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index e38912df53f..57086fd5f16 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -350,7 +350,7 @@ plexwebsocket==0.0.6 pmsensor==0.4 # homeassistant.components.reddit -praw==6.4.0 +praw==6.5.0 # homeassistant.components.islamic_prayer_times prayer_times_calculator==0.0.3