From de105f8cb7073e491d6534b4578d3c0ef8884eec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Apr 2025 09:31:38 +0200 Subject: [PATCH] Bump debugpy from 1.8.13 to 1.8.14 (#5819) Bumps [debugpy](https://github.com/microsoft/debugpy) from 1.8.13 to 1.8.14. - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](https://github.com/microsoft/debugpy/compare/v1.8.13...v1.8.14) --- updated-dependencies: - dependency-name: debugpy dependency-version: 1.8.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 18fd39147..530ec080d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ ciso8601==2.3.2 colorlog==6.9.0 cpe==1.3.1 cryptography==44.0.2 -debugpy==1.8.13 +debugpy==1.8.14 deepmerge==2.0 dirhash==0.5.0 docker==7.1.0