From 9c5f255d19434ad017d244d315fec0307d71f2f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 12:38:17 +0000 Subject: [PATCH] build(deps-dev): update zha requirement from >=1.3.0 to >=1.3.1 Updates the requirements on [zha](https://github.com/zigpy/zha) to permit the latest version. - [Release notes](https://github.com/zigpy/zha/releases) - [Commits](https://github.com/zigpy/zha/compare/1.3.0...1.3.1) --- updated-dependencies: - dependency-name: zha dependency-version: 1.3.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 0f885fab..836c43d0 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -13,6 +13,6 @@ universal-silabs-flasher>=1.1.0 usb-devices>=0.4.5 uv zeroconf==0.148.0 -zha>=1.3.0 +zha>=1.3.1 zigpy>=1.4.1 zwave-js-server-python==0.69.0