From ebb9d23e374ba4a25f90d02399561d4ec1d9e164 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jan 2023 05:01:57 +0000 Subject: [PATCH] Bump debugpy from 1.3.0 to 1.6.5 Bumps [debugpy](https://github.com/microsoft/debugpy) from 1.3.0 to 1.6.5. - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](https://github.com/microsoft/debugpy/compare/v1.3.0...v1.6.5) --- updated-dependencies: - dependency-name: debugpy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index de539b97e1c..b9d444d8452 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ social-auth-app-django==4.0.0 social-auth-core==4.1.0 Python-jose==3.3.0 gitpython==3.1.18 -debugpy==1.3.0 +debugpy==1.6.5 python-gitlab==2.9.0 google-auth==1.33.0 google-api-python-client==1.12.8