Skip to content

Commit 8c67819

Browse files
authored
Update axis to v64 (#133385)
1 parent 3082007 commit 8c67819

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

homeassistant/components/axis/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"integration_type": "device",
3030
"iot_class": "local_push",
3131
"loggers": ["axis"],
32-
"requirements": ["axis==63"],
32+
"requirements": ["axis==64"],
3333
"ssdp": [
3434
{
3535
"manufacturer": "AXIS"

requirements_all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -539,7 +539,7 @@ av==13.1.0
539539
# avion==0.10
540540

541541
# homeassistant.components.axis
542-
axis==63
542+
axis==64
543543

544544
# homeassistant.components.fujitsu_fglair
545545
ayla-iot-unofficial==1.4.4

requirements_test_all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -488,7 +488,7 @@ automower-ble==0.2.0
488488
av==13.1.0
489489

490490
# homeassistant.components.axis
491-
axis==63
491+
axis==64
492492

493493
# homeassistant.components.fujitsu_fglair
494494
ayla-iot-unofficial==1.4.4

0 commit comments

Comments
 (0)