From 8c77c2ce6ca7f8dd9e9409d6da61676b7b9d9fc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 01:40:19 +0000 Subject: [PATCH] Bump debugpy from 1.8.0 to 1.8.1 Bumps [debugpy](https://github.com/microsoft/debugpy) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](https://github.com/microsoft/debugpy/compare/v1.8.0...v1.8.1) --- updated-dependencies: - dependency-name: debugpy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6113936336..00523bf1dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,7 +51,7 @@ social-auth-app-django==5.4.0 social-auth-core==4.5.3 Python-jose==3.3.0 gitpython==3.1.41 -debugpy==1.8.0 +debugpy==1.8.1 python-gitlab==4.4.0 cpe==1.2.1 packageurl-python==0.13.4