mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 08:17:08 +00:00
Bump pycfdns to 1.2.1 (#42634)
This commit is contained in:
parent
92379ad8d2
commit
b302534042
@ -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…
x
Reference in New Issue
Block a user