mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Upgrade slixmpp to 1.5.2 (#39169)
This commit is contained in:
parent
7ca8e9077a
commit
69de68c025
@ -2,6 +2,6 @@
|
|||||||
"domain": "xmpp",
|
"domain": "xmpp",
|
||||||
"name": "Jabber (XMPP)",
|
"name": "Jabber (XMPP)",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/xmpp",
|
"documentation": "https://www.home-assistant.io/integrations/xmpp",
|
||||||
"requirements": ["slixmpp==1.5.1"],
|
"requirements": ["slixmpp==1.5.2"],
|
||||||
"codeowners": ["@fabaff", "@flowolf"]
|
"codeowners": ["@fabaff", "@flowolf"]
|
||||||
}
|
}
|
||||||
|
@ -1991,7 +1991,7 @@ slackclient==2.5.0
|
|||||||
sleepyq==0.7
|
sleepyq==0.7
|
||||||
|
|
||||||
# homeassistant.components.xmpp
|
# homeassistant.components.xmpp
|
||||||
slixmpp==1.5.1
|
slixmpp==1.5.2
|
||||||
|
|
||||||
# homeassistant.components.smart_meter_texas
|
# homeassistant.components.smart_meter_texas
|
||||||
smart-meter-texas==0.4.0
|
smart-meter-texas==0.4.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user