Bump caldav version to 0.7.1 (#44815)
* bump caldav version 0.7.1 * Update requirements_all.txt * Update requirements_test_all.txt
This commit is contained in:
parent
60a1948ab0
commit
d315ab2cf5
3 changed files with 3 additions and 3 deletions
|
@ -2,6 +2,6 @@
|
||||||
"domain": "caldav",
|
"domain": "caldav",
|
||||||
"name": "CalDAV",
|
"name": "CalDAV",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/caldav",
|
"documentation": "https://www.home-assistant.io/integrations/caldav",
|
||||||
"requirements": ["caldav==0.6.1"],
|
"requirements": ["caldav==0.7.1"],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
}
|
}
|
||||||
|
|
|
@ -404,7 +404,7 @@ btsmarthub_devicelist==0.2.0
|
||||||
buienradar==1.0.4
|
buienradar==1.0.4
|
||||||
|
|
||||||
# homeassistant.components.caldav
|
# homeassistant.components.caldav
|
||||||
caldav==0.6.1
|
caldav==0.7.1
|
||||||
|
|
||||||
# homeassistant.components.circuit
|
# homeassistant.components.circuit
|
||||||
circuit-webhook==1.0.1
|
circuit-webhook==1.0.1
|
||||||
|
|
|
@ -216,7 +216,7 @@ bsblan==0.4.0
|
||||||
buienradar==1.0.4
|
buienradar==1.0.4
|
||||||
|
|
||||||
# homeassistant.components.caldav
|
# homeassistant.components.caldav
|
||||||
caldav==0.6.1
|
caldav==0.7.1
|
||||||
|
|
||||||
# homeassistant.components.coinmarketcap
|
# homeassistant.components.coinmarketcap
|
||||||
coinmarketcap==5.0.3
|
coinmarketcap==5.0.3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue