mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 00:37:13 +00:00
Bump pycfdns to 1.2.1 (#42634)
This commit is contained in:
parent
92379ad8d2
commit
b302534042
@ -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.1.1"],
|
"requirements": ["pycfdns==1.2.1"],
|
||||||
"codeowners": ["@ludeeus", "@ctalkington"],
|
"codeowners": ["@ludeeus", "@ctalkington"],
|
||||||
"config_flow": true
|
"config_flow": true
|
||||||
}
|
}
|
||||||
|
@ -1292,7 +1292,7 @@ pybotvac==0.0.17
|
|||||||
pycarwings2==2.9
|
pycarwings2==2.9
|
||||||
|
|
||||||
# homeassistant.components.cloudflare
|
# homeassistant.components.cloudflare
|
||||||
pycfdns==1.1.1
|
pycfdns==1.2.1
|
||||||
|
|
||||||
# homeassistant.components.channels
|
# homeassistant.components.channels
|
||||||
pychannels==1.0.0
|
pychannels==1.0.0
|
||||||
|
@ -643,7 +643,7 @@ pyblackbird==0.5
|
|||||||
pybotvac==0.0.17
|
pybotvac==0.0.17
|
||||||
|
|
||||||
# homeassistant.components.cloudflare
|
# homeassistant.components.cloudflare
|
||||||
pycfdns==1.1.1
|
pycfdns==1.2.1
|
||||||
|
|
||||||
# homeassistant.components.cast
|
# homeassistant.components.cast
|
||||||
pychromecast==7.5.1
|
pychromecast==7.5.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user