Bump amcrest to 1.9.4 (#66124)

Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
Richard Benson 2022-02-09 04:25:07 -05:00 committed by Franck Nijhof
parent bebdaacf47
commit ae5a885387
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"domain": "amcrest", "domain": "amcrest",
"name": "Amcrest", "name": "Amcrest",
"documentation": "https://www.home-assistant.io/integrations/amcrest", "documentation": "https://www.home-assistant.io/integrations/amcrest",
"requirements": ["amcrest==1.9.3"], "requirements": ["amcrest==1.9.4"],
"dependencies": ["ffmpeg"], "dependencies": ["ffmpeg"],
"codeowners": ["@flacjacket"], "codeowners": ["@flacjacket"],
"iot_class": "local_polling" "iot_class": "local_polling"

View File

@ -308,7 +308,7 @@ amberelectric==1.0.3
ambiclimate==0.2.1 ambiclimate==0.2.1
# homeassistant.components.amcrest # homeassistant.components.amcrest
amcrest==1.9.3 amcrest==1.9.4
# homeassistant.components.androidtv # homeassistant.components.androidtv
androidtv[async]==0.0.63 androidtv[async]==0.0.63