mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 09:17:53 +00:00
Upgrade praw to 7.1.2 (#46012)
This commit is contained in:
parent
62de921422
commit
097a4e6b59
@ -2,6 +2,6 @@
|
||||
"domain": "reddit",
|
||||
"name": "Reddit",
|
||||
"documentation": "https://www.home-assistant.io/integrations/reddit",
|
||||
"requirements": ["praw==7.1.0"],
|
||||
"requirements": ["praw==7.1.2"],
|
||||
"codeowners": []
|
||||
}
|
||||
|
@ -1159,7 +1159,7 @@ pmsensor==0.4
|
||||
poolsense==0.0.8
|
||||
|
||||
# homeassistant.components.reddit
|
||||
praw==7.1.0
|
||||
praw==7.1.2
|
||||
|
||||
# homeassistant.components.islamic_prayer_times
|
||||
prayer_times_calculator==0.0.3
|
||||
|
@ -596,7 +596,7 @@ pmsensor==0.4
|
||||
poolsense==0.0.8
|
||||
|
||||
# homeassistant.components.reddit
|
||||
praw==7.1.0
|
||||
praw==7.1.2
|
||||
|
||||
# homeassistant.components.islamic_prayer_times
|
||||
prayer_times_calculator==0.0.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user