mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 09:47:13 +00:00
Bump pycfdns from 1.2.2 to 2.0.0 (#81776)
This commit is contained in:
parent
dfab3b2651
commit
d6c10cd887
@ -2,7 +2,7 @@
|
||||
"domain": "cloudflare",
|
||||
"name": "Cloudflare",
|
||||
"documentation": "https://www.home-assistant.io/integrations/cloudflare",
|
||||
"requirements": ["pycfdns==1.2.2"],
|
||||
"requirements": ["pycfdns==2.0.0"],
|
||||
"codeowners": ["@ludeeus", "@ctalkington"],
|
||||
"config_flow": true,
|
||||
"iot_class": "cloud_push",
|
||||
|
@ -1487,7 +1487,7 @@ pybravia==0.2.3
|
||||
pycarwings2==2.13
|
||||
|
||||
# homeassistant.components.cloudflare
|
||||
pycfdns==1.2.2
|
||||
pycfdns==2.0.0
|
||||
|
||||
# homeassistant.components.channels
|
||||
pychannels==1.2.3
|
||||
|
@ -1063,7 +1063,7 @@ pybotvac==0.0.23
|
||||
pybravia==0.2.3
|
||||
|
||||
# homeassistant.components.cloudflare
|
||||
pycfdns==1.2.2
|
||||
pycfdns==2.0.0
|
||||
|
||||
# homeassistant.components.cast
|
||||
pychromecast==12.1.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user