From 70e2de372dc4e4e329c88c51c3049b65337bcbf0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 17:58:41 +0200 Subject: [PATCH] Bump debugpy from 1.8.5 to 1.8.6 (#5309) Bumps [debugpy](https://github.com/microsoft/debugpy) from 1.8.5 to 1.8.6. - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](https://github.com/microsoft/debugpy/compare/v1.8.5...v1.8.6) --- updated-dependencies: - dependency-name: debugpy 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 8e97a0f78..5def2b613 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ ciso8601==2.3.1 colorlog==6.8.2 cpe==1.3.0 cryptography==43.0.1 -debugpy==1.8.5 +debugpy==1.8.6 deepmerge==2.0 dirhash==0.5.0 docker==7.1.0