From 8dde9690e6d43fe1e78b924a3a4df9742a7fb3ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 22:14:56 +0000 Subject: [PATCH] Bump debugpy from 1.8.20 to 1.8.21 Bumps [debugpy](https://github.com/microsoft/debugpy) from 1.8.20 to 1.8.21. - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](https://github.com/microsoft/debugpy/compare/v1.8.20...v1.8.21) --- updated-dependencies: - dependency-name: debugpy dependency-version: 1.8.21 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 ed3b91bef7c..bc48bff363e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -66,7 +66,7 @@ dask==2026.3.0 # via # qcodes (pyproject.toml) # qcodes -debugpy==1.8.20 +debugpy==1.8.21 # via ipykernel decorator==5.3.1 # via ipython