Update praw to 6.3.1 (#23737)
* Upgrade praw to 6.3.1 * Update praw to 6.3.1
This commit is contained in:
parent
b0387c4428
commit
c71a5643ff
2 changed files with 2 additions and 2 deletions
|
@ -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": []
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue