Upgrade praw to 6.5.0 (#30643)
This commit is contained in:
parent
d25aa1f183
commit
ec1109329b
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==6.4.0"],
|
||||
"requirements": ["praw==6.5.0"],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
}
|
||||
|
|
|
@ -1028,7 +1028,7 @@ pocketcasts==0.1
|
|||
postnl_api==1.2.2
|
||||
|
||||
# homeassistant.components.reddit
|
||||
praw==6.4.0
|
||||
praw==6.5.0
|
||||
|
||||
# homeassistant.components.islamic_prayer_times
|
||||
prayer_times_calculator==0.0.3
|
||||
|
|
|
@ -350,7 +350,7 @@ plexwebsocket==0.0.6
|
|||
pmsensor==0.4
|
||||
|
||||
# homeassistant.components.reddit
|
||||
praw==6.4.0
|
||||
praw==6.5.0
|
||||
|
||||
# homeassistant.components.islamic_prayer_times
|
||||
prayer_times_calculator==0.0.3
|
||||
|
|
Loading…
Add table
Reference in a new issue