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 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Litter-Robot",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/litterrobot",
|
||||
"requirements": ["pylitterbot==2021.3.1"],
|
||||
"requirements": ["pylitterbot==2021.7.2"],
|
||||
"codeowners": ["@natekspencer"],
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
|
|
@ -1548,7 +1548,7 @@ pylibrespot-java==0.1.0
|
|||
pylitejet==0.3.0
|
||||
|
||||
# homeassistant.components.litterrobot
|
||||
pylitterbot==2021.3.1
|
||||
pylitterbot==2021.7.2
|
||||
|
||||
# homeassistant.components.loopenergy
|
||||
pyloopenergy==0.2.1
|
||||
|
|
|
@ -874,7 +874,7 @@ pylibrespot-java==0.1.0
|
|||
pylitejet==0.3.0
|
||||
|
||||
# homeassistant.components.litterrobot
|
||||
pylitterbot==2021.3.1
|
||||
pylitterbot==2021.7.2
|
||||
|
||||
# homeassistant.components.lutron_caseta
|
||||
pylutron-caseta==0.11.0
|
||||
|
|
Loading…
Add table
Reference in a new issue