From 8e2f33ba1ed2d5173bd74783b08ac229b0a6ec11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 May 2021 13:47:44 +0200 Subject: [PATCH] Bump debugpy from 1.2.1 to 1.3.0 (#2855) Bumps [debugpy](https://github.com/microsoft/debugpy) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](https://github.com/microsoft/debugpy/compare/v1.2.1...v1.3.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 27adc90a2..6e942619d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ cchardet==2.1.7 colorlog==5.0.1 cpe==1.2.1 cryptography==3.4.6 -debugpy==1.2.1 +debugpy==1.3.0 docker==5.0.0 gitpython==3.1.15 jinja2==2.11.3