mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Upgrade slixmpp to 1.7.1 (#50192)
This commit is contained in:
parent
084f139a4d
commit
93628554cb
@ -2,7 +2,7 @@
|
||||
"domain": "xmpp",
|
||||
"name": "Jabber (XMPP)",
|
||||
"documentation": "https://www.home-assistant.io/integrations/xmpp",
|
||||
"requirements": ["slixmpp==1.7.0"],
|
||||
"requirements": ["slixmpp==1.7.1"],
|
||||
"codeowners": ["@fabaff", "@flowolf"],
|
||||
"iot_class": "cloud_push"
|
||||
}
|
||||
|
@ -2082,7 +2082,7 @@ slackclient==2.5.0
|
||||
sleepyq==0.8.1
|
||||
|
||||
# homeassistant.components.xmpp
|
||||
slixmpp==1.7.0
|
||||
slixmpp==1.7.1
|
||||
|
||||
# homeassistant.components.smart_meter_texas
|
||||
smart-meter-texas==0.4.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user