From d599c3ad76110edecc020b82a1a72db7ab533c65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Oct 2020 10:11:31 +0200 Subject: [PATCH] Bump debugpy from 1.0.0rc2 to 1.0.0 (#2126) Bumps [debugpy](https://github.com/microsoft/debugpy) from 1.0.0rc2 to 1.0.0. - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](https://github.com/microsoft/debugpy/compare/v1.0.0rc2...v1.0.0) 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 cafb39fc7..4e269234d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ cchardet==2.1.6 colorlog==4.4.0 cpe==1.2.1 cryptography==3.1 -debugpy==1.0.0rc2 +debugpy==1.0.0 docker==4.3.1 gitpython==3.1.9 jinja2==2.11.2