mirror of
https://github.com/home-assistant/core.git
synced 2025-07-12 15:57:06 +00:00
Upgrade praw to 7.1.2 (#46012)
This commit is contained in:
parent
62de921422
commit
097a4e6b59
@ -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==7.1.0"],
|
"requirements": ["praw==7.1.2"],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
}
|
}
|
||||||
|
@ -1159,7 +1159,7 @@ pmsensor==0.4
|
|||||||
poolsense==0.0.8
|
poolsense==0.0.8
|
||||||
|
|
||||||
# homeassistant.components.reddit
|
# homeassistant.components.reddit
|
||||||
praw==7.1.0
|
praw==7.1.2
|
||||||
|
|
||||||
# homeassistant.components.islamic_prayer_times
|
# homeassistant.components.islamic_prayer_times
|
||||||
prayer_times_calculator==0.0.3
|
prayer_times_calculator==0.0.3
|
||||||
|
@ -596,7 +596,7 @@ pmsensor==0.4
|
|||||||
poolsense==0.0.8
|
poolsense==0.0.8
|
||||||
|
|
||||||
# homeassistant.components.reddit
|
# homeassistant.components.reddit
|
||||||
praw==7.1.0
|
praw==7.1.2
|
||||||
|
|
||||||
# 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