mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02:00
Bump aiokafka to 0.6.0 (#37778)
This commit is contained in:
@@ -2,6 +2,6 @@
|
|||||||
"domain": "apache_kafka",
|
"domain": "apache_kafka",
|
||||||
"name": "Apache Kafka",
|
"name": "Apache Kafka",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/apache_kafka",
|
"documentation": "https://www.home-assistant.io/integrations/apache_kafka",
|
||||||
"requirements": ["aiokafka==0.5.1"],
|
"requirements": ["aiokafka==0.6.0"],
|
||||||
"codeowners": ["@bachya"]
|
"codeowners": ["@bachya"]
|
||||||
}
|
}
|
||||||
|
@@ -180,7 +180,7 @@ aiohue==2.1.0
|
|||||||
aioimaplib==0.7.15
|
aioimaplib==0.7.15
|
||||||
|
|
||||||
# homeassistant.components.apache_kafka
|
# homeassistant.components.apache_kafka
|
||||||
aiokafka==0.5.1
|
aiokafka==0.6.0
|
||||||
|
|
||||||
# homeassistant.components.kef
|
# homeassistant.components.kef
|
||||||
aiokef==0.2.13
|
aiokef==0.2.13
|
||||||
|
@@ -102,7 +102,7 @@ aiohttp_cors==0.7.0
|
|||||||
aiohue==2.1.0
|
aiohue==2.1.0
|
||||||
|
|
||||||
# homeassistant.components.apache_kafka
|
# homeassistant.components.apache_kafka
|
||||||
aiokafka==0.5.1
|
aiokafka==0.6.0
|
||||||
|
|
||||||
# homeassistant.components.notion
|
# homeassistant.components.notion
|
||||||
aionotion==1.1.0
|
aionotion==1.1.0
|
||||||
|
Reference in New Issue
Block a user