Bump pycfdns from 1.2.1 to 1.2.2 (#59416)
parent
51510c542a
commit
56b1f26e7d
|
@ -2,7 +2,7 @@
|
|||
"domain": "cloudflare",
|
||||
"name": "Cloudflare",
|
||||
"documentation": "https://www.home-assistant.io/integrations/cloudflare",
|
||||
"requirements": ["pycfdns==1.2.1"],
|
||||
"requirements": ["pycfdns==1.2.2"],
|
||||
"codeowners": ["@ludeeus", "@ctalkington"],
|
||||
"config_flow": true,
|
||||
"iot_class": "cloud_push"
|
||||
|
|
|
@ -1384,7 +1384,7 @@ pybotvac==0.0.22
|
|||
pycarwings2==2.12
|
||||
|
||||
# homeassistant.components.cloudflare
|
||||
pycfdns==1.2.1
|
||||
pycfdns==1.2.2
|
||||
|
||||
# homeassistant.components.channels
|
||||
pychannels==1.0.0
|
||||
|
|
|
@ -829,7 +829,7 @@ pyblackbird==0.5
|
|||
pybotvac==0.0.22
|
||||
|
||||
# homeassistant.components.cloudflare
|
||||
pycfdns==1.2.1
|
||||
pycfdns==1.2.2
|
||||
|
||||
# homeassistant.components.cast
|
||||
pychromecast==9.3.1
|
||||
|
|
Loading…
Reference in New Issue