mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 14:27:07 +00:00
Upgrade praw to 7.2.0 (#50197)
This commit is contained in:
parent
1c4a44dc5c
commit
084f139a4d
@ -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.1.4"],
|
"requirements": ["praw==7.2.0"],
|
||||||
"codeowners": [],
|
"codeowners": [],
|
||||||
"iot_class": "cloud_polling"
|
"iot_class": "cloud_polling"
|
||||||
}
|
}
|
||||||
|
@ -1165,7 +1165,7 @@ pmsensor==0.4
|
|||||||
poolsense==0.0.8
|
poolsense==0.0.8
|
||||||
|
|
||||||
# homeassistant.components.reddit
|
# homeassistant.components.reddit
|
||||||
praw==7.1.4
|
praw==7.2.0
|
||||||
|
|
||||||
# homeassistant.components.islamic_prayer_times
|
# homeassistant.components.islamic_prayer_times
|
||||||
prayer_times_calculator==0.0.3
|
prayer_times_calculator==0.0.3
|
||||||
|
@ -632,7 +632,7 @@ pmsensor==0.4
|
|||||||
poolsense==0.0.8
|
poolsense==0.0.8
|
||||||
|
|
||||||
# homeassistant.components.reddit
|
# homeassistant.components.reddit
|
||||||
praw==7.1.4
|
praw==7.2.0
|
||||||
|
|
||||||
# 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