mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 04:37:06 +00:00
Upgrade praw to 7.4.0 (#56682)
This commit is contained in:
parent
6c2674734a
commit
e4dc646237
@ -2,7 +2,7 @@
|
|||||||
"domain": "reddit",
|
"domain": "reddit",
|
||||||
"name": "Reddit",
|
"name": "Reddit",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/reddit",
|
"documentation": "https://www.home-assistant.io/integrations/reddit",
|
||||||
"requirements": ["praw==7.2.0"],
|
"requirements": ["praw==7.4.0"],
|
||||||
"codeowners": [],
|
"codeowners": [],
|
||||||
"iot_class": "cloud_polling"
|
"iot_class": "cloud_polling"
|
||||||
}
|
}
|
||||||
|
@ -1239,7 +1239,7 @@ pmsensor==0.4
|
|||||||
poolsense==0.0.8
|
poolsense==0.0.8
|
||||||
|
|
||||||
# homeassistant.components.reddit
|
# homeassistant.components.reddit
|
||||||
praw==7.2.0
|
praw==7.4.0
|
||||||
|
|
||||||
# homeassistant.components.islamic_prayer_times
|
# homeassistant.components.islamic_prayer_times
|
||||||
prayer_times_calculator==0.0.5
|
prayer_times_calculator==0.0.5
|
||||||
|
@ -723,7 +723,7 @@ pmsensor==0.4
|
|||||||
poolsense==0.0.8
|
poolsense==0.0.8
|
||||||
|
|
||||||
# homeassistant.components.reddit
|
# homeassistant.components.reddit
|
||||||
praw==7.2.0
|
praw==7.4.0
|
||||||
|
|
||||||
# homeassistant.components.islamic_prayer_times
|
# homeassistant.components.islamic_prayer_times
|
||||||
prayer_times_calculator==0.0.5
|
prayer_times_calculator==0.0.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user