Upgrade praw to 7.1.4 (#46202)
This commit is contained in:
parent
a23e05d1f6
commit
5a4e1eeb0e
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.3"],
|
||||
"requirements": ["praw==7.1.4"],
|
||||
"codeowners": []
|
||||
}
|
||||
|
|
|
@ -1159,7 +1159,7 @@ pmsensor==0.4
|
|||
poolsense==0.0.8
|
||||
|
||||
# homeassistant.components.reddit
|
||||
praw==7.1.3
|
||||
praw==7.1.4
|
||||
|
||||
# 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.3
|
||||
praw==7.1.4
|
||||
|
||||
# homeassistant.components.islamic_prayer_times
|
||||
prayer_times_calculator==0.0.3
|
||||
|
|
Loading…
Add table
Reference in a new issue