Upgrade slixmpp to 1.7.0 (#46019)
This commit is contained in:
parent
b9f9de0c1d
commit
62de921422
2 changed files with 2 additions and 2 deletions
|
@ -2,6 +2,6 @@
|
|||
"domain": "xmpp",
|
||||
"name": "Jabber (XMPP)",
|
||||
"documentation": "https://www.home-assistant.io/integrations/xmpp",
|
||||
"requirements": ["slixmpp==1.6.0"],
|
||||
"requirements": ["slixmpp==1.7.0"],
|
||||
"codeowners": ["@fabaff", "@flowolf"]
|
||||
}
|
||||
|
|
|
@ -2049,7 +2049,7 @@ slackclient==2.5.0
|
|||
sleepyq==0.8.1
|
||||
|
||||
# homeassistant.components.xmpp
|
||||
slixmpp==1.6.0
|
||||
slixmpp==1.7.0
|
||||
|
||||
# homeassistant.components.smart_meter_texas
|
||||
smart-meter-texas==0.4.0
|
||||
|
|
Loading…
Add table
Reference in a new issue