From 483a19a0fd584f1e487baccb1b137257cb573c1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 04:43:23 +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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a0ab4891452..bb436762414 100644 --- a/requirements.txt +++ b/requirements.txt @@ -64,7 +64,7 @@ dask==2026.1.1 # via # qcodes (pyproject.toml) # qcodes -debugpy==1.8.19 +debugpy==1.8.20 # via ipykernel decorator==5.2.1 # via ipython