From f4f51d719e60340908908dc631e6091ca05b7f2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 15:44:01 +0000 Subject: [PATCH] chore(deps): update meshcore requirement from >=2.3.8 to >=2.3.9 Updates the requirements on [meshcore](https://github.com/fdlamotte/meshcore_py) to permit the latest version. - [Release notes](https://github.com/fdlamotte/meshcore_py/releases) - [Commits](https://github.com/fdlamotte/meshcore_py/compare/v2.3.8...v2.3.9) --- updated-dependencies: - dependency-name: meshcore dependency-version: 2.3.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-test-integration.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test-integration.txt b/requirements-test-integration.txt index 07afdcae..0e4050e3 100644 --- a/requirements-test-integration.txt +++ b/requirements-test-integration.txt @@ -6,7 +6,7 @@ pytest-homeassistant-custom-component==0.13.316 # Pulled in because the integration depends on logbook -> frontend. home-assistant-frontend -meshcore>=2.3.8 +meshcore>=2.3.9 pycryptodome>=3.23.0 cachetools>=7.1.6 paho-mqtt>=2.1.0