Bump slixmpp to 1.8.4 (#94944)
This commit is contained in:
parent
86792fcc2f
commit
61554682d4
2 changed files with 2 additions and 2 deletions
|
@ -5,5 +5,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/xmpp",
|
||||
"iot_class": "cloud_push",
|
||||
"loggers": ["pyasn1", "slixmpp"],
|
||||
"requirements": ["slixmpp==1.8.3"]
|
||||
"requirements": ["slixmpp==1.8.4"]
|
||||
}
|
||||
|
|
|
@ -2388,7 +2388,7 @@ sisyphus-control==3.1.3
|
|||
slackclient==2.5.0
|
||||
|
||||
# homeassistant.components.xmpp
|
||||
slixmpp==1.8.3
|
||||
slixmpp==1.8.4
|
||||
|
||||
# homeassistant.components.smart_meter_texas
|
||||
smart-meter-texas==0.4.7
|
||||
|
|
Loading…
Add table
Reference in a new issue