Skip to content

Commit d593be2

Browse files
committed
Bump requirements to Python Matter server to 7.0.0
1 parent e1a60d9 commit d593be2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements_all.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2371,7 +2371,7 @@ python-linkplay==0.0.20
23712371
# python-lirc==1.2.3
23722372

23732373
# homeassistant.components.matter
2374-
python-matter-server==6.6.0
2374+
python-matter-server==7.0.0
23752375

23762376
# homeassistant.components.xiaomi_miio
23772377
python-miio==0.5.12

requirements_test_all.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1898,7 +1898,7 @@ python-kasa[speedups]==0.8.0
18981898
python-linkplay==0.0.20
18991899

19001900
# homeassistant.components.matter
1901-
python-matter-server==6.6.0
1901+
python-matter-server==7.0.0
19021902

19031903
# homeassistant.components.xiaomi_miio
19041904
python-miio==0.5.12

0 commit comments

Comments
 (0)