mirror of
https://github.com/home-assistant/core.git
synced 2025-06-05 21:57:08 +00:00
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
@ -3,7 +3,7 @@
|
|||||||
"name": "Reddit",
|
"name": "Reddit",
|
||||||
"documentation": "https://www.home-assistant.io/components/reddit",
|
"documentation": "https://www.home-assistant.io/components/reddit",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"praw==6.1.1"
|
"praw==6.3.1"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
|
@ -922,7 +922,7 @@ pocketcasts==0.1
|
|||||||
postnl_api==1.0.2
|
postnl_api==1.0.2
|
||||||
|
|
||||||
# homeassistant.components.reddit
|
# homeassistant.components.reddit
|
||||||
praw==6.1.1
|
praw==6.3.1
|
||||||
|
|
||||||
# homeassistant.components.islamic_prayer_times
|
# homeassistant.components.islamic_prayer_times
|
||||||
prayer_times_calculator==0.0.3
|
prayer_times_calculator==0.0.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user