From 2dbb4583f45268058487fdb05397c3fbe3d03a88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Dec 2020 12:26:45 +0100 Subject: [PATCH] Bump debugpy from 1.2.0 to 1.2.1 (#2370) Bumps [debugpy](https://github.com/microsoft/debugpy) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](https://github.com/microsoft/debugpy/compare/v1.2.0...v1.2.1) 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 74985cf06..877acc426 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ cchardet==2.1.7 colorlog==4.6.2 cpe==1.2.1 cryptography==3.2.1 -debugpy==1.2.0 +debugpy==1.2.1 docker==4.4.0 gitpython==3.1.11 jinja2==2.11.2