From ed9aea6219381b7df7a313cb630a322d2512e7e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 11:30:24 +0100 Subject: [PATCH] Bump debugpy from 1.0.0 to 1.1.0 (#2178) Bumps [debugpy](https://github.com/microsoft/debugpy) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](https://github.com/microsoft/debugpy/compare/v1.0.0...v1.1.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 517baf727..cde8e9364 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.2 -debugpy==1.0.0 +debugpy==1.1.0 docker==4.3.1 gitpython==3.1.11 jinja2==2.11.2