Upgrade praw to 6.5.1 (#31393)
This commit is contained in:
parent
34aed53dcd
commit
48402d49dc
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
"domain": "reddit",
|
"domain": "reddit",
|
||||||
"name": "Reddit",
|
"name": "Reddit",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/reddit",
|
"documentation": "https://www.home-assistant.io/integrations/reddit",
|
||||||
"requirements": ["praw==6.5.0"],
|
"requirements": ["praw==6.5.1"],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
}
|
}
|
||||||
|
|
|
@ -1022,7 +1022,7 @@ pmsensor==0.4
|
||||||
pocketcasts==0.1
|
pocketcasts==0.1
|
||||||
|
|
||||||
# homeassistant.components.reddit
|
# homeassistant.components.reddit
|
||||||
praw==6.5.0
|
praw==6.5.1
|
||||||
|
|
||||||
# homeassistant.components.islamic_prayer_times
|
# homeassistant.components.islamic_prayer_times
|
||||||
prayer_times_calculator==0.0.3
|
prayer_times_calculator==0.0.3
|
||||||
|
|
|
@ -356,7 +356,7 @@ plexwebsocket==0.0.6
|
||||||
pmsensor==0.4
|
pmsensor==0.4
|
||||||
|
|
||||||
# homeassistant.components.reddit
|
# homeassistant.components.reddit
|
||||||
praw==6.5.0
|
praw==6.5.1
|
||||||
|
|
||||||
# homeassistant.components.islamic_prayer_times
|
# homeassistant.components.islamic_prayer_times
|
||||||
prayer_times_calculator==0.0.3
|
prayer_times_calculator==0.0.3
|
||||||
|
|
Loading…
Add table
Reference in a new issue