Bump pyav version to 8.03 (#46315)
This commit is contained in:
parent
78b7fbf7b1
commit
1fea24502c
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
"domain": "stream",
|
"domain": "stream",
|
||||||
"name": "Stream",
|
"name": "Stream",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/stream",
|
"documentation": "https://www.home-assistant.io/integrations/stream",
|
||||||
"requirements": ["av==8.0.2"],
|
"requirements": ["av==8.0.3"],
|
||||||
"dependencies": ["http"],
|
"dependencies": ["http"],
|
||||||
"codeowners": ["@hunterjm", "@uvjustin"],
|
"codeowners": ["@hunterjm", "@uvjustin"],
|
||||||
"quality_scale": "internal"
|
"quality_scale": "internal"
|
||||||
|
|
|
@ -297,7 +297,7 @@ auroranoaa==0.0.2
|
||||||
aurorapy==0.2.6
|
aurorapy==0.2.6
|
||||||
|
|
||||||
# homeassistant.components.stream
|
# homeassistant.components.stream
|
||||||
av==8.0.2
|
av==8.0.3
|
||||||
|
|
||||||
# homeassistant.components.avea
|
# homeassistant.components.avea
|
||||||
# avea==1.5.1
|
# avea==1.5.1
|
||||||
|
|
|
@ -177,7 +177,7 @@ async-upnp-client==0.14.13
|
||||||
auroranoaa==0.0.2
|
auroranoaa==0.0.2
|
||||||
|
|
||||||
# homeassistant.components.stream
|
# homeassistant.components.stream
|
||||||
av==8.0.2
|
av==8.0.3
|
||||||
|
|
||||||
# homeassistant.components.axis
|
# homeassistant.components.axis
|
||||||
axis==43
|
axis==43
|
||||||
|
|
Loading…
Add table
Reference in a new issue