Bump pycfdns to 1.2.1 (#42634)
This commit is contained in:
parent
92379ad8d2
commit
b302534042
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "cloudflare",
|
||||
"name": "Cloudflare",
|
||||
"documentation": "https://www.home-assistant.io/integrations/cloudflare",
|
||||
"requirements": ["pycfdns==1.1.1"],
|
||||
"requirements": ["pycfdns==1.2.1"],
|
||||
"codeowners": ["@ludeeus", "@ctalkington"],
|
||||
"config_flow": true
|
||||
}
|
||||
|
|
|
@ -1292,7 +1292,7 @@ pybotvac==0.0.17
|
|||
pycarwings2==2.9
|
||||
|
||||
# homeassistant.components.cloudflare
|
||||
pycfdns==1.1.1
|
||||
pycfdns==1.2.1
|
||||
|
||||
# homeassistant.components.channels
|
||||
pychannels==1.0.0
|
||||
|
|
|
@ -643,7 +643,7 @@ pyblackbird==0.5
|
|||
pybotvac==0.0.17
|
||||
|
||||
# homeassistant.components.cloudflare
|
||||
pycfdns==1.1.1
|
||||
pycfdns==1.2.1
|
||||
|
||||
# homeassistant.components.cast
|
||||
pychromecast==7.5.1
|
||||
|
|
Loading…
Add table
Reference in a new issue