|
@@ -229,14 +229,14 @@ pythonista = ["bleak-pythonista (>=0.1.1)"]
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "bleak-retry-connector"
|
|
name = "bleak-retry-connector"
|
|
|
-version = "4.6.3"
|
|
|
|
|
|
|
+version = "4.7.0"
|
|
|
description = "A connector for Bleak Clients that handles transient connection failures"
|
|
description = "A connector for Bleak Clients that handles transient connection failures"
|
|
|
optional = false
|
|
optional = false
|
|
|
python-versions = ">=3.10"
|
|
python-versions = ">=3.10"
|
|
|
groups = ["main"]
|
|
groups = ["main"]
|
|
|
files = [
|
|
files = [
|
|
|
- {file = "bleak_retry_connector-4.6.3-py3-none-any.whl", hash = "sha256:d6bf724245d62667edf30b1fdb423a364eaf0a46825a2b7183b46eebc0f934b3"},
|
|
|
|
|
- {file = "bleak_retry_connector-4.6.3.tar.gz", hash = "sha256:c2fa859bc8b645b8eecde6dfefc49662765d4f43f0b0e2a18a50034660073201"},
|
|
|
|
|
|
|
+ {file = "bleak_retry_connector-4.7.0-py3-none-any.whl", hash = "sha256:fc799c8665acb38bb1066342bc8a6fc6c397eda8c9476c047ffa1e51146723d6"},
|
|
|
|
|
+ {file = "bleak_retry_connector-4.7.0.tar.gz", hash = "sha256:beeeb09e88d77ca161fef312fcb4215fce05bd410bb694132fd4d2ce2969e035"},
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
[package.dependencies]
|