mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 10:17:09 +00:00
Bump pycfdns from 1.2.1 to 1.2.2 (#59416)
This commit is contained in:
parent
51510c542a
commit
56b1f26e7d
@ -2,7 +2,7 @@
|
|||||||
"domain": "cloudflare",
|
"domain": "cloudflare",
|
||||||
"name": "Cloudflare",
|
"name": "Cloudflare",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/cloudflare",
|
"documentation": "https://www.home-assistant.io/integrations/cloudflare",
|
||||||
"requirements": ["pycfdns==1.2.1"],
|
"requirements": ["pycfdns==1.2.2"],
|
||||||
"codeowners": ["@ludeeus", "@ctalkington"],
|
"codeowners": ["@ludeeus", "@ctalkington"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"iot_class": "cloud_push"
|
"iot_class": "cloud_push"
|
||||||
|
@ -1384,7 +1384,7 @@ pybotvac==0.0.22
|
|||||||
pycarwings2==2.12
|
pycarwings2==2.12
|
||||||
|
|
||||||
# homeassistant.components.cloudflare
|
# homeassistant.components.cloudflare
|
||||||
pycfdns==1.2.1
|
pycfdns==1.2.2
|
||||||
|
|
||||||
# homeassistant.components.channels
|
# homeassistant.components.channels
|
||||||
pychannels==1.0.0
|
pychannels==1.0.0
|
||||||
|
@ -829,7 +829,7 @@ pyblackbird==0.5
|
|||||||
pybotvac==0.0.22
|
pybotvac==0.0.22
|
||||||
|
|
||||||
# homeassistant.components.cloudflare
|
# homeassistant.components.cloudflare
|
||||||
pycfdns==1.2.1
|
pycfdns==1.2.2
|
||||||
|
|
||||||
# homeassistant.components.cast
|
# homeassistant.components.cast
|
||||||
pychromecast==9.3.1
|
pychromecast==9.3.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user