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 GitHub
parent d34c289691
commit b90434e8d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

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

View file

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