Bump deluge-client to 1.10.2 (#110905)

This mainly addresses the client hanging and not reconnecting whenever
the deluge server is restarted. See https://github.com/JohnDoee/deluge-client/pull/42

https://github.com/JohnDoee/deluge-client/compare/1.10.0...1.10.2
This commit is contained in:
Dominik Sander 2024-02-19 10:49:57 +01:00 committed by GitHub
parent 03e8482aa9
commit 8e78710f84
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -7,5 +7,5 @@
"integration_type": "service",
"iot_class": "local_polling",
"loggers": ["deluge_client"],
"requirements": ["deluge-client==1.10.0"]
"requirements": ["deluge-client==1.10.2"]
}

View File

@ -704,7 +704,7 @@ deebot-client==5.2.1
defusedxml==0.7.1
# homeassistant.components.deluge
deluge-client==1.10.0
deluge-client==1.10.2
# homeassistant.components.lametric
demetriek==0.4.0

View File

@ -579,7 +579,7 @@ deebot-client==5.2.1
defusedxml==0.7.1
# homeassistant.components.deluge
deluge-client==1.10.0
deluge-client==1.10.2
# homeassistant.components.lametric
demetriek==0.4.0