mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Upgrade praw to 6.5.0 (#30643)
This commit is contained in:
parent
d25aa1f183
commit
ec1109329b
@ -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…
x
Reference in New Issue
Block a user