mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Upgrade praw to 7.1.3 (#46073)
This commit is contained in:
parent
04c1578f15
commit
ca87bf49b6
@ -2,6 +2,6 @@
|
||||
"domain": "reddit",
|
||||
"name": "Reddit",
|
||||
"documentation": "https://www.home-assistant.io/integrations/reddit",
|
||||
"requirements": ["praw==7.1.2"],
|
||||
"requirements": ["praw==7.1.3"],
|
||||
"codeowners": []
|
||||
}
|
||||
|
@ -1159,7 +1159,7 @@ pmsensor==0.4
|
||||
poolsense==0.0.8
|
||||
|
||||
# homeassistant.components.reddit
|
||||
praw==7.1.2
|
||||
praw==7.1.3
|
||||
|
||||
# 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.2
|
||||
praw==7.1.3
|
||||
|
||||
# homeassistant.components.islamic_prayer_times
|
||||
prayer_times_calculator==0.0.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user