Upgrade praw to 7.5.0 (#70061)
This commit is contained in:
parent
a5134d9ba2
commit
d3f5087a14
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.4.0"],
|
||||
"requirements": ["praw==7.5.0"],
|
||||
"codeowners": [],
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["praw", "prawcore"]
|
||||
|
|
|
@ -1239,7 +1239,7 @@ pmsensor==0.4
|
|||
poolsense==0.0.8
|
||||
|
||||
# homeassistant.components.reddit
|
||||
praw==7.4.0
|
||||
praw==7.5.0
|
||||
|
||||
# homeassistant.components.islamic_prayer_times
|
||||
prayer_times_calculator==0.0.5
|
||||
|
|
|
@ -832,7 +832,7 @@ plumlightpad==0.0.11
|
|||
poolsense==0.0.8
|
||||
|
||||
# homeassistant.components.reddit
|
||||
praw==7.4.0
|
||||
praw==7.5.0
|
||||
|
||||
# homeassistant.components.islamic_prayer_times
|
||||
prayer_times_calculator==0.0.5
|
||||
|
|
Loading…
Add table
Reference in a new issue