mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 15:17:35 +00:00
Bump pylitterbot to 2021.7.2 (#53254)
* Bump pylitterbot to 2021.7.1 * Bump pylitterbot dependency to 2021.7.2 which unpins Authlib and httpx dependencies
This commit is contained in:
parent
72bc748081
commit
9d3bc0632f
@ -3,7 +3,7 @@
|
|||||||
"name": "Litter-Robot",
|
"name": "Litter-Robot",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/litterrobot",
|
"documentation": "https://www.home-assistant.io/integrations/litterrobot",
|
||||||
"requirements": ["pylitterbot==2021.3.1"],
|
"requirements": ["pylitterbot==2021.7.2"],
|
||||||
"codeowners": ["@natekspencer"],
|
"codeowners": ["@natekspencer"],
|
||||||
"iot_class": "cloud_polling"
|
"iot_class": "cloud_polling"
|
||||||
}
|
}
|
||||||
|
@ -1548,7 +1548,7 @@ pylibrespot-java==0.1.0
|
|||||||
pylitejet==0.3.0
|
pylitejet==0.3.0
|
||||||
|
|
||||||
# homeassistant.components.litterrobot
|
# homeassistant.components.litterrobot
|
||||||
pylitterbot==2021.3.1
|
pylitterbot==2021.7.2
|
||||||
|
|
||||||
# homeassistant.components.loopenergy
|
# homeassistant.components.loopenergy
|
||||||
pyloopenergy==0.2.1
|
pyloopenergy==0.2.1
|
||||||
|
@ -874,7 +874,7 @@ pylibrespot-java==0.1.0
|
|||||||
pylitejet==0.3.0
|
pylitejet==0.3.0
|
||||||
|
|
||||||
# homeassistant.components.litterrobot
|
# homeassistant.components.litterrobot
|
||||||
pylitterbot==2021.3.1
|
pylitterbot==2021.7.2
|
||||||
|
|
||||||
# homeassistant.components.lutron_caseta
|
# homeassistant.components.lutron_caseta
|
||||||
pylutron-caseta==0.11.0
|
pylutron-caseta==0.11.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user