Upgrade praw to 7.5.0 (#70061)

This commit is contained in:
Fabian Affolter 2022-04-14 22:14:25 +02:00 committed by GitHub
parent a5134d9ba2
commit d3f5087a14
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -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"]