From 2605f856687cac5a4918d2e545a563a0a8de1b23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 08:57:38 +0200 Subject: [PATCH] Bump debugpy from 1.7.0 to 1.8.0 (#4559) Bumps [debugpy](https://github.com/microsoft/debugpy) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](https://github.com/microsoft/debugpy/compare/v1.7.0...v1.8.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 de002ecbb..3a386f919 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ ciso8601==2.3.0 colorlog==6.7.0 cpe==1.2.1 cryptography==41.0.3 -debugpy==1.7.0 +debugpy==1.8.0 deepmerge==1.1.0 dirhash==0.2.1 docker==6.1.3