From 87a81934baedc435efe428b230478fa7f8fbbabc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucas=20Mind=C3=AAllo=20de=20Andrade?= Date: Wed, 14 Aug 2024 04:41:34 -0300 Subject: [PATCH] chore(lib): bump 2.6.3 (#277) --- custom_components/midea_ac_lan/manifest.json | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/midea_ac_lan/manifest.json b/custom_components/midea_ac_lan/manifest.json index 9fe9ba6..5ecd94a 100644 --- a/custom_components/midea_ac_lan/manifest.json +++ b/custom_components/midea_ac_lan/manifest.json @@ -9,6 +9,6 @@ "iot_class": "local_push", "issue_tracker": "https://github.com/wuwentao/midea_ac_lan/issues", "loggers": ["midealocal"], - "requirements": ["pycryptodome", "midea-local==2.6.2"], + "requirements": ["pycryptodome", "midea-local==2.6.3"], "version": "v0.5.5" } diff --git a/requirements.txt b/requirements.txt index 1e03378..d78a6bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ pycryptodome==3.20.0 -midea-local==2.6.2 +midea-local==2.6.3