mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
Bump matrix-nio to 0.25.1 (#125555)
This commit is contained in:
parent
a16ef5b7ff
commit
47bcb214d1
@ -5,5 +5,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/matrix",
|
"documentation": "https://www.home-assistant.io/integrations/matrix",
|
||||||
"iot_class": "cloud_push",
|
"iot_class": "cloud_push",
|
||||||
"loggers": ["matrix_client"],
|
"loggers": ["matrix_client"],
|
||||||
"requirements": ["matrix-nio==0.25.0", "Pillow==10.4.0"]
|
"requirements": ["matrix-nio==0.25.1", "Pillow==10.4.0"]
|
||||||
}
|
}
|
||||||
|
@ -1315,7 +1315,7 @@ lw12==0.9.2
|
|||||||
lxml==5.1.0
|
lxml==5.1.0
|
||||||
|
|
||||||
# homeassistant.components.matrix
|
# homeassistant.components.matrix
|
||||||
matrix-nio==0.25.0
|
matrix-nio==0.25.1
|
||||||
|
|
||||||
# homeassistant.components.maxcube
|
# homeassistant.components.maxcube
|
||||||
maxcube-api==0.4.3
|
maxcube-api==0.4.3
|
||||||
|
@ -1090,7 +1090,7 @@ lupupy==0.3.2
|
|||||||
lxml==5.1.0
|
lxml==5.1.0
|
||||||
|
|
||||||
# homeassistant.components.matrix
|
# homeassistant.components.matrix
|
||||||
matrix-nio==0.25.0
|
matrix-nio==0.25.1
|
||||||
|
|
||||||
# homeassistant.components.maxcube
|
# homeassistant.components.maxcube
|
||||||
maxcube-api==0.4.3
|
maxcube-api==0.4.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user