Update slixmpp to 1.8.0.1 (#68080)

fix for python 3.10
This commit is contained in:
Dmitry Kosenkov 2022-03-14 01:40:09 +07:00 committed by GitHub
parent b138a759b6
commit 0b1663b150
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"domain": "xmpp",
"name": "Jabber (XMPP)",
"documentation": "https://www.home-assistant.io/integrations/xmpp",
"requirements": ["slixmpp==1.7.1"],
"requirements": ["slixmpp==1.8.0.1"],
"codeowners": ["@fabaff", "@flowolf"],
"iot_class": "cloud_push",
"loggers": ["pyasn1", "slixmpp"]

View File

@ -2148,7 +2148,7 @@ skybellpy==0.6.3
slackclient==2.5.0
# homeassistant.components.xmpp
slixmpp==1.7.1
slixmpp==1.8.0.1
# homeassistant.components.smart_meter_texas
smart-meter-texas==0.4.7