mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Update influxdb dependency to 5.3.1
(#62228)
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
"domain": "influxdb",
|
||||
"name": "InfluxDB",
|
||||
"documentation": "https://www.home-assistant.io/integrations/influxdb",
|
||||
"requirements": ["influxdb==5.2.3", "influxdb-client==1.14.0"],
|
||||
"requirements": ["influxdb==5.3.1", "influxdb-client==1.14.0"],
|
||||
"codeowners": ["@fabaff", "@mdegat01"],
|
||||
"iot_class": "local_push"
|
||||
}
|
||||
|
@ -899,7 +899,7 @@ incomfort-client==0.4.4
|
||||
influxdb-client==1.14.0
|
||||
|
||||
# homeassistant.components.influxdb
|
||||
influxdb==5.2.3
|
||||
influxdb==5.3.1
|
||||
|
||||
# homeassistant.components.iotawatt
|
||||
iotawattpy==0.1.0
|
||||
|
@ -565,7 +565,7 @@ ifaddr==0.1.7
|
||||
influxdb-client==1.14.0
|
||||
|
||||
# homeassistant.components.influxdb
|
||||
influxdb==5.2.3
|
||||
influxdb==5.3.1
|
||||
|
||||
# homeassistant.components.iotawatt
|
||||
iotawattpy==0.1.0
|
||||
|
Reference in New Issue
Block a user