From 5547c96f3eff2748d1e6e08f92de982b6c408555 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 12:33:02 +0000 Subject: [PATCH] build(deps-dev): update zigpy requirement from >=1.4.1 to >=1.6.0 Updates the requirements on [zigpy](https://github.com/zigpy/zigpy) to permit the latest version. - [Release notes](https://github.com/zigpy/zigpy/releases) - [Commits](https://github.com/zigpy/zigpy/compare/1.4.1...1.6.0) --- updated-dependencies: - dependency-name: zigpy dependency-version: 1.6.0 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 fc2366446..10d95c15f 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -15,5 +15,5 @@ usb-devices>=0.5.1 uv zeroconf==0.149.16 zha==1.4.1 -zigpy>=1.4.1 +zigpy>=1.6.0 zwave-js-server-python==0.72.0