From 4861fc70cecaff516d743a713ba6f9e67b96068b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2020 12:32:16 +0200 Subject: [PATCH] Bump debugpy from 1.0.0b12 to 1.0.0rc1 (#1894) Bumps [debugpy](https://github.com/microsoft/debugpy) from 1.0.0b12 to 1.0.0rc1. - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](https://github.com/microsoft/debugpy/compare/1.0.0b12...v1.0.0rc1) 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 5e6436a5c..6ca0bb8ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ cchardet==2.1.6 colorlog==4.2.1 cpe==1.2.1 cryptography==3.0 -debugpy==1.0.0b12 +debugpy==1.0.0rc1 docker==4.3.0 gitpython==3.1.7 jinja2==2.11.2