mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 18:27:09 +00:00
Bump influxdb to 5.2.3 (#26743)
This commit is contained in:
parent
b68b8430a4
commit
d26273a9e9
@ -3,10 +3,10 @@
|
|||||||
"name": "Influxdb",
|
"name": "Influxdb",
|
||||||
"documentation": "https://www.home-assistant.io/components/influxdb",
|
"documentation": "https://www.home-assistant.io/components/influxdb",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"influxdb==5.2.0"
|
"influxdb==5.2.3"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": [
|
"codeowners": [
|
||||||
"@fabaff"
|
"@fabaff"
|
||||||
]
|
]
|
||||||
}
|
}
|
@ -687,7 +687,7 @@ ihcsdk==2.3.0
|
|||||||
incomfort-client==0.3.1
|
incomfort-client==0.3.1
|
||||||
|
|
||||||
# homeassistant.components.influxdb
|
# homeassistant.components.influxdb
|
||||||
influxdb==5.2.0
|
influxdb==5.2.3
|
||||||
|
|
||||||
# homeassistant.components.insteon
|
# homeassistant.components.insteon
|
||||||
insteonplm==0.16.5
|
insteonplm==0.16.5
|
||||||
|
@ -197,7 +197,7 @@ huawei-lte-api==1.3.0
|
|||||||
iaqualink==0.2.9
|
iaqualink==0.2.9
|
||||||
|
|
||||||
# homeassistant.components.influxdb
|
# homeassistant.components.influxdb
|
||||||
influxdb==5.2.0
|
influxdb==5.2.3
|
||||||
|
|
||||||
# homeassistant.components.verisure
|
# homeassistant.components.verisure
|
||||||
jsonpath==0.75
|
jsonpath==0.75
|
||||||
|
Loading…
x
Reference in New Issue
Block a user