mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Bump pycfdns from 2.0.0 to 2.0.1 (#82971)
This commit is contained in:
parent
c2d372dd13
commit
2f91e2d6a5
@ -2,7 +2,7 @@
|
||||
"domain": "cloudflare",
|
||||
"name": "Cloudflare",
|
||||
"documentation": "https://www.home-assistant.io/integrations/cloudflare",
|
||||
"requirements": ["pycfdns==2.0.0"],
|
||||
"requirements": ["pycfdns==2.0.1"],
|
||||
"codeowners": ["@ludeeus", "@ctalkington"],
|
||||
"config_flow": true,
|
||||
"iot_class": "cloud_push",
|
||||
|
@ -1495,7 +1495,7 @@ pybravia==0.2.3
|
||||
pycarwings2==2.13
|
||||
|
||||
# homeassistant.components.cloudflare
|
||||
pycfdns==2.0.0
|
||||
pycfdns==2.0.1
|
||||
|
||||
# homeassistant.components.channels
|
||||
pychannels==1.2.3
|
||||
|
@ -1071,7 +1071,7 @@ pybotvac==0.0.23
|
||||
pybravia==0.2.3
|
||||
|
||||
# homeassistant.components.cloudflare
|
||||
pycfdns==2.0.0
|
||||
pycfdns==2.0.1
|
||||
|
||||
# homeassistant.components.cast
|
||||
pychromecast==13.0.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user