Upgrade praw to 7.2.0 (#50197)
This commit is contained in:
parent
1c4a44dc5c
commit
084f139a4d
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "reddit",
|
||||
"name": "Reddit",
|
||||
"documentation": "https://www.home-assistant.io/integrations/reddit",
|
||||
"requirements": ["praw==7.1.4"],
|
||||
"requirements": ["praw==7.2.0"],
|
||||
"codeowners": [],
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
|
|
@ -1165,7 +1165,7 @@ pmsensor==0.4
|
|||
poolsense==0.0.8
|
||||
|
||||
# homeassistant.components.reddit
|
||||
praw==7.1.4
|
||||
praw==7.2.0
|
||||
|
||||
# homeassistant.components.islamic_prayer_times
|
||||
prayer_times_calculator==0.0.3
|
||||
|
|
|
@ -632,7 +632,7 @@ pmsensor==0.4
|
|||
poolsense==0.0.8
|
||||
|
||||
# homeassistant.components.reddit
|
||||
praw==7.1.4
|
||||
praw==7.2.0
|
||||
|
||||
# homeassistant.components.islamic_prayer_times
|
||||
prayer_times_calculator==0.0.3
|
||||
|
|
Loading…
Add table
Reference in a new issue