mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Upgrade praw to 7.1.0 (#39152)
This commit is contained in:
parent
41ba1dff71
commit
644e826ca7
@ -2,6 +2,6 @@
|
|||||||
"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==6.5.1"],
|
"requirements": ["praw==7.1.0"],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
}
|
}
|
||||||
|
@ -1109,7 +1109,7 @@ pocketcasts==0.1
|
|||||||
poolsense==0.0.8
|
poolsense==0.0.8
|
||||||
|
|
||||||
# homeassistant.components.reddit
|
# homeassistant.components.reddit
|
||||||
praw==6.5.1
|
praw==7.1.0
|
||||||
|
|
||||||
# homeassistant.components.islamic_prayer_times
|
# homeassistant.components.islamic_prayer_times
|
||||||
prayer_times_calculator==0.0.3
|
prayer_times_calculator==0.0.3
|
||||||
|
@ -529,7 +529,7 @@ pmsensor==0.4
|
|||||||
poolsense==0.0.8
|
poolsense==0.0.8
|
||||||
|
|
||||||
# homeassistant.components.reddit
|
# homeassistant.components.reddit
|
||||||
praw==6.5.1
|
praw==7.1.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