From 3f63414bb3051b59e95b908dd66c5fd139e1e54e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 10:26:35 +0200 Subject: [PATCH] Bump debugpy from 1.5.1 to 1.6.0 (#3530) Bumps [debugpy](https://github.com/microsoft/debugpy) from 1.5.1 to 1.6.0. - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](https://github.com/microsoft/debugpy/compare/v1.5.1...v1.6.0) --- updated-dependencies: - dependency-name: debugpy dependency-type: direct:production update-type: version-update:semver-minor ... 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 7791b70ac..7cd1c3740 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ ciso8601==2.2.0 colorlog==6.6.0 cpe==1.2.1 cryptography==36.0.2 -debugpy==1.5.1 +debugpy==1.6.0 deepmerge==1.0.1 dirhash==0.2.1 docker==5.0.3