Upgrade praw to 7.1.3 (#46073)
This commit is contained in:
parent
04c1578f15
commit
ca87bf49b6
3 changed files with 3 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue