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