From 9638775944a90d38f4be44746bec91b7877f04f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Aug 2021 19:29:12 +0200 Subject: [PATCH] Bump debugpy from 1.3.0 to 1.4.1 (#3028) Bumps [debugpy](https://github.com/microsoft/debugpy) from 1.3.0 to 1.4.1. - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](https://github.com/microsoft/debugpy/compare/v1.3.0...v1.4.1) --- updated-dependencies: - dependency-name: debugpy dependency-type: direct:production update-type: version-update:semver-minor ... 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 7ce1f3794..e1c01dda8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ ciso8601==2.2.0 colorlog==5.0.1 cpe==1.2.1 cryptography==3.4.6 -debugpy==1.3.0 +debugpy==1.4.1 docker==5.0.0 gitpython==3.1.18 jinja2==3.0.1