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:
Nathan Spencer 2021-07-20 19:47:37 -06:00 committed by GitHub
parent 72bc748081
commit 9d3bc0632f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

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

View file

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

View file

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