From 965518c8093b7572c0d5c1eeab528bf247456abb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 01:12:52 +0000 Subject: [PATCH] Bump debugpy from 1.6.7 to 1.8.21 Bumps [debugpy](https://github.com/microsoft/debugpy) from 1.6.7 to 1.8.21. - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](https://github.com/microsoft/debugpy/compare/v1.6.7...v1.8.21) --- updated-dependencies: - dependency-name: debugpy dependency-version: 1.8.21 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1ae5f8e..71ce46b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ colorama==0.4.6 comm==0.2.3 contourpy==1.3.3 cycler==0.11.0 -debugpy==1.6.7 +debugpy==1.8.21 decorator==5.3.1 defusedxml==0.7.1 executing==1.2.0