Upgrade slixmpp to 1.6.0 ()

pull/44576/head
Fabian Affolter 2021-01-01 06:35:42 +01:00 committed by GitHub
parent 787027958d
commit 99eed915d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions
homeassistant/components/xmpp

View File

@ -2,6 +2,6 @@
"domain": "xmpp", "domain": "xmpp",
"name": "Jabber (XMPP)", "name": "Jabber (XMPP)",
"documentation": "https://www.home-assistant.io/integrations/xmpp", "documentation": "https://www.home-assistant.io/integrations/xmpp",
"requirements": ["slixmpp==1.5.2"], "requirements": ["slixmpp==1.6.0"],
"codeowners": ["@fabaff", "@flowolf"] "codeowners": ["@fabaff", "@flowolf"]
} }

View File

@ -2034,7 +2034,7 @@ slackclient==2.5.0
sleepyq==0.8.1 sleepyq==0.8.1
# homeassistant.components.xmpp # homeassistant.components.xmpp
slixmpp==1.5.2 slixmpp==1.6.0
# homeassistant.components.smart_meter_texas # homeassistant.components.smart_meter_texas
smart-meter-texas==0.4.0 smart-meter-texas==0.4.0