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",
"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
}

View file

@ -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

View file

@ -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