From fa5a8f1490cb6b1320a69113322b85a6207a7d46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 19:26:36 +0000 Subject: [PATCH] build(deps-dev): update zigpy requirement from >=1.4.1 to >=2.0.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...2.0.0) --- updated-dependencies: - dependency-name: zigpy dependency-version: 2.0.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 a63f76b8..33dc1be2 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -16,5 +16,5 @@ uv zeroconf==0.150.0 zha==2.0.0 zha-quirks==2.1.0 -zigpy>=1.4.1 +zigpy>=2.0.0 zwave-js-server-python==0.72.0