mirror of
https://github.com/home-assistant/core.git
synced 2025-04-26 02:07:54 +00:00
Bump slixmpp to 1.8.3 (#85031)
This commit is contained in:
parent
c4a5d12df4
commit
94e6743a7b
@ -2,7 +2,7 @@
|
||||
"domain": "xmpp",
|
||||
"name": "Jabber (XMPP)",
|
||||
"documentation": "https://www.home-assistant.io/integrations/xmpp",
|
||||
"requirements": ["slixmpp==1.8.2"],
|
||||
"requirements": ["slixmpp==1.8.3"],
|
||||
"codeowners": ["@fabaff", "@flowolf"],
|
||||
"iot_class": "cloud_push",
|
||||
"loggers": ["pyasn1", "slixmpp"]
|
||||
|
@ -2311,7 +2311,7 @@ sisyphus-control==3.1.2
|
||||
slackclient==2.5.0
|
||||
|
||||
# homeassistant.components.xmpp
|
||||
slixmpp==1.8.2
|
||||
slixmpp==1.8.3
|
||||
|
||||
# homeassistant.components.smart_meter_texas
|
||||
smart-meter-texas==0.4.7
|
||||
|
Loading…
x
Reference in New Issue
Block a user