Update praw to 6.3.1 (#23737)

* Upgrade praw to 6.3.1

* Update praw to 6.3.1
This commit is contained in:
Fabian Affolter 2019-06-30 16:49:16 +02:00 committed by GitHub
parent b0387c4428
commit c71a5643ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
"name": "Reddit",
"documentation": "https://www.home-assistant.io/components/reddit",
"requirements": [
"praw==6.1.1"
"praw==6.3.1"
],
"dependencies": [],
"codeowners": []

View file

@ -922,7 +922,7 @@ pocketcasts==0.1
postnl_api==1.0.2
# homeassistant.components.reddit
praw==6.1.1
praw==6.3.1
# homeassistant.components.islamic_prayer_times
prayer_times_calculator==0.0.3