Upgrade discord.py to 1.7.3 (#56686)

pull/56704/head
Fabian Affolter 2021-09-27 07:02:46 +02:00 committed by GitHub
parent 44a4507b51
commit 55c9abc58d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"domain": "discord",
"name": "Discord",
"documentation": "https://www.home-assistant.io/integrations/discord",
"requirements": ["discord.py==1.7.2"],
"requirements": ["discord.py==1.7.3"],
"codeowners": [],
"iot_class": "cloud_push"
}

View File

@ -540,7 +540,7 @@ directv==0.4.0
discogs_client==2.3.0
# homeassistant.components.discord
discord.py==1.7.2
discord.py==1.7.3
# homeassistant.components.digitalloggers
dlipower==0.7.165