From 948019ccee881329ff876eff4b02c73f209b559b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2020 09:01:55 +0200 Subject: [PATCH] Bump debugpy from 1.0.0rc1 to 1.0.0rc2 (#1953) Bumps [debugpy](https://github.com/microsoft/debugpy) from 1.0.0rc1 to 1.0.0rc2. - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](https://github.com/microsoft/debugpy/compare/v1.0.0rc1...v1.0.0rc2) 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 36ae95ed8..182b8f3bd 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.0rc1 +debugpy==1.0.0rc2 docker==4.3.0 gitpython==3.1.7 jinja2==2.11.2