From 49ad940a6e2ae72c35456ca6ea23d2459f883616 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 16:19:59 +0000 Subject: [PATCH] Bump debugpy from 1.8.11 to 1.8.17 Bumps [debugpy](https://github.com/microsoft/debugpy) from 1.8.11 to 1.8.17. - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](https://github.com/microsoft/debugpy/compare/v1.8.11...v1.8.17) --- updated-dependencies: - dependency-name: debugpy dependency-version: 1.8.17 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 96f0044..52500b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ cffi==1.17.1 click==8.1.8 colorama==0.4.6 comm==0.2.3 -debugpy==1.8.11 +debugpy==1.8.17 decorator==5.2.1 defusedxml==0.7.1 Django==4.2.24