mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Bump matrix-nio
to 0.25.0 (#123832)
Bump matrix-nio to 0.25.0 Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
parent
f14d5ba5f2
commit
f8bc662620
@ -5,5 +5,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/matrix",
|
||||
"iot_class": "cloud_push",
|
||||
"loggers": ["matrix_client"],
|
||||
"requirements": ["matrix-nio==0.24.0", "Pillow==10.4.0"]
|
||||
"requirements": ["matrix-nio==0.25.0", "Pillow==10.4.0"]
|
||||
}
|
||||
|
@ -1297,7 +1297,7 @@ lw12==0.9.2
|
||||
lxml==5.1.0
|
||||
|
||||
# homeassistant.components.matrix
|
||||
matrix-nio==0.24.0
|
||||
matrix-nio==0.25.0
|
||||
|
||||
# homeassistant.components.maxcube
|
||||
maxcube-api==0.4.3
|
||||
|
@ -1072,7 +1072,7 @@ lupupy==0.3.2
|
||||
lxml==5.1.0
|
||||
|
||||
# homeassistant.components.matrix
|
||||
matrix-nio==0.24.0
|
||||
matrix-nio==0.25.0
|
||||
|
||||
# homeassistant.components.maxcube
|
||||
maxcube-api==0.4.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user