From 4a87138944fdfc72713f9db966b46a3d67c6b42c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 12:33:34 +0000 Subject: [PATCH] Bump debugpy from 1.8.19 to 1.8.20 Bumps [debugpy](https://github.com/microsoft/debugpy) from 1.8.19 to 1.8.20. - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](https://github.com/microsoft/debugpy/compare/v1.8.19...v1.8.20) --- updated-dependencies: - dependency-name: debugpy dependency-version: 1.8.20 dependency-type: direct:development update-type: version-update:semver-patch ... 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 0b63dc7e..ec5a4791 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ -r requirements_test.txt aiofiles==25.1.0 colorlog==6.10.1 -debugpy==1.8.19 +debugpy==1.8.20 homeassistant>=2026.2.0b0 pyserial==3.5 pyudev==0.24.4