mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Upgrade slixmpp to 1.6.0 (#44693)
This commit is contained in:
parent
787027958d
commit
99eed915d6
@ -2,6 +2,6 @@
|
||||
"domain": "xmpp",
|
||||
"name": "Jabber (XMPP)",
|
||||
"documentation": "https://www.home-assistant.io/integrations/xmpp",
|
||||
"requirements": ["slixmpp==1.5.2"],
|
||||
"requirements": ["slixmpp==1.6.0"],
|
||||
"codeowners": ["@fabaff", "@flowolf"]
|
||||
}
|
||||
|
@ -2034,7 +2034,7 @@ slackclient==2.5.0
|
||||
sleepyq==0.8.1
|
||||
|
||||
# homeassistant.components.xmpp
|
||||
slixmpp==1.5.2
|
||||
slixmpp==1.6.0
|
||||
|
||||
# homeassistant.components.smart_meter_texas
|
||||
smart-meter-texas==0.4.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user