From 778134f096a8309f4c100c10cfcada2f20a1b25d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 14:01:37 -0400 Subject: [PATCH] Bump debugpy from 1.6.6 to 1.6.7 (#4230) Bumps [debugpy](https://github.com/microsoft/debugpy) from 1.6.6 to 1.6.7. - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](https://github.com/microsoft/debugpy/compare/v1.6.6...v1.6.7) --- 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 20557ef75..6735d7325 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ ciso8601==2.3.0 colorlog==6.7.0 cpe==1.2.1 cryptography==40.0.1 -debugpy==1.6.6 +debugpy==1.6.7 deepmerge==1.1.0 dirhash==0.2.1 docker==6.0.1