Bump dependency (#24376)
This commit is contained in:
parent
ae1511d8f6
commit
1647ebaf31
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Axis",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/components/axis",
|
||||
"requirements": ["axis==24"],
|
||||
"requirements": ["axis==25"],
|
||||
"dependencies": [],
|
||||
"zeroconf": ["_axis-video._tcp.local."],
|
||||
"codeowners": ["@kane610"]
|
||||
|
|
|
@ -215,7 +215,7 @@ av==6.1.2
|
|||
# avion==0.10
|
||||
|
||||
# homeassistant.components.axis
|
||||
axis==24
|
||||
axis==25
|
||||
|
||||
# homeassistant.components.azure_event_hub
|
||||
azure-eventhub==1.3.1
|
||||
|
|
|
@ -73,7 +73,7 @@ apns2==0.3.0
|
|||
av==6.1.2
|
||||
|
||||
# homeassistant.components.axis
|
||||
axis==24
|
||||
axis==25
|
||||
|
||||
# homeassistant.components.zha
|
||||
bellows-homeassistant==0.8.0
|
||||
|
|
Loading…
Add table
Reference in a new issue