Bump pycfdns to 1.2.1 (#42634)

This commit is contained in:
Joakim Sørensen 2020-10-30 15:20:42 +01:00 committed by GitHub
parent 92379ad8d2
commit b302534042
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
"domain": "cloudflare", "domain": "cloudflare",
"name": "Cloudflare", "name": "Cloudflare",
"documentation": "https://www.home-assistant.io/integrations/cloudflare", "documentation": "https://www.home-assistant.io/integrations/cloudflare",
"requirements": ["pycfdns==1.1.1"], "requirements": ["pycfdns==1.2.1"],
"codeowners": ["@ludeeus", "@ctalkington"], "codeowners": ["@ludeeus", "@ctalkington"],
"config_flow": true "config_flow": true
} }

View File

@ -1292,7 +1292,7 @@ pybotvac==0.0.17
pycarwings2==2.9 pycarwings2==2.9
# homeassistant.components.cloudflare # homeassistant.components.cloudflare
pycfdns==1.1.1 pycfdns==1.2.1
# homeassistant.components.channels # homeassistant.components.channels
pychannels==1.0.0 pychannels==1.0.0

View File

@ -643,7 +643,7 @@ pyblackbird==0.5
pybotvac==0.0.17 pybotvac==0.0.17
# homeassistant.components.cloudflare # homeassistant.components.cloudflare
pycfdns==1.1.1 pycfdns==1.2.1
# homeassistant.components.cast # homeassistant.components.cast
pychromecast==7.5.1 pychromecast==7.5.1