Bump aiokafka to 0.6.0 (#37778)

This commit is contained in:
Paulus Schoutsen 2020-07-12 18:39:01 -07:00 committed by GitHub
parent 87f6b7cdd4
commit 8e71559068
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,6 +2,6 @@
"domain": "apache_kafka",
"name": "Apache Kafka",
"documentation": "https://www.home-assistant.io/integrations/apache_kafka",
"requirements": ["aiokafka==0.5.1"],
"requirements": ["aiokafka==0.6.0"],
"codeowners": ["@bachya"]
}

View File

@ -180,7 +180,7 @@ aiohue==2.1.0
aioimaplib==0.7.15
# homeassistant.components.apache_kafka
aiokafka==0.5.1
aiokafka==0.6.0
# homeassistant.components.kef
aiokef==0.2.13

View File

@ -102,7 +102,7 @@ aiohttp_cors==0.7.0
aiohue==2.1.0
# homeassistant.components.apache_kafka
aiokafka==0.5.1
aiokafka==0.6.0
# homeassistant.components.notion
aionotion==1.1.0