Bump matrix-client to 0.4.0 (#53508)
This commit is contained in:
parent
6847c6dbbc
commit
9e9165f4ac
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
"domain": "matrix",
|
"domain": "matrix",
|
||||||
"name": "Matrix",
|
"name": "Matrix",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/matrix",
|
"documentation": "https://www.home-assistant.io/integrations/matrix",
|
||||||
"requirements": ["matrix-client==0.3.2"],
|
"requirements": ["matrix-client==0.4.0"],
|
||||||
"codeowners": ["@tinloaf"],
|
"codeowners": ["@tinloaf"],
|
||||||
"iot_class": "cloud_push"
|
"iot_class": "cloud_push"
|
||||||
}
|
}
|
||||||
|
|
|
@ -944,7 +944,7 @@ lyft_rides==0.2
|
||||||
magicseaweed==1.0.3
|
magicseaweed==1.0.3
|
||||||
|
|
||||||
# homeassistant.components.matrix
|
# homeassistant.components.matrix
|
||||||
matrix-client==0.3.2
|
matrix-client==0.4.0
|
||||||
|
|
||||||
# homeassistant.components.maxcube
|
# homeassistant.components.maxcube
|
||||||
maxcube-api==0.4.3
|
maxcube-api==0.4.3
|
||||||
|
|
Loading…
Add table
Reference in a new issue