From 476f021fbf8853470f7b7f5c1b349a4a1d80a06a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Nov 2020 18:38:00 +0100 Subject: [PATCH] Bump debugpy from 1.1.0 to 1.2.0 (#2260) Bumps [debugpy](https://github.com/microsoft/debugpy) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](https://github.com/microsoft/debugpy/compare/v1.1.0...v1.2.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 623472057..beff915da 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ cchardet==2.1.7 colorlog==4.6.2 cpe==1.2.1 cryptography==3.2.1 -debugpy==1.1.0 +debugpy==1.2.0 docker==4.3.1 gitpython==3.1.11 jinja2==2.11.2