mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump matrix-nio to 0.25.2 (#127535)
This commit is contained in:
@ -5,5 +5,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/matrix",
|
||||
"iot_class": "cloud_push",
|
||||
"loggers": ["matrix_client"],
|
||||
"requirements": ["matrix-nio==0.25.1", "Pillow==10.4.0"]
|
||||
"requirements": ["matrix-nio==0.25.2", "Pillow==10.4.0"]
|
||||
}
|
||||
|
@ -1327,7 +1327,7 @@ lw12==0.9.2
|
||||
lxml==5.3.0
|
||||
|
||||
# homeassistant.components.matrix
|
||||
matrix-nio==0.25.1
|
||||
matrix-nio==0.25.2
|
||||
|
||||
# homeassistant.components.maxcube
|
||||
maxcube-api==0.4.3
|
||||
|
@ -1102,7 +1102,7 @@ lupupy==0.3.2
|
||||
lxml==5.3.0
|
||||
|
||||
# homeassistant.components.matrix
|
||||
matrix-nio==0.25.1
|
||||
matrix-nio==0.25.2
|
||||
|
||||
# homeassistant.components.maxcube
|
||||
maxcube-api==0.4.3
|
||||
|
Reference in New Issue
Block a user