From cab7132d657de2838772e09293af1064af3e7a54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 13:47:10 +0000 Subject: [PATCH] Bump debugpy from 1.8.6 to 1.8.7 in /requirements/partial Bumps [debugpy](https://github.com/microsoft/debugpy) from 1.8.6 to 1.8.7. - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](https://github.com/microsoft/debugpy/compare/v1.8.6...v1.8.7) --- updated-dependencies: - dependency-name: debugpy dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/partial/requirements_development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/partial/requirements_development.txt b/requirements/partial/requirements_development.txt index 251fc97cc..10a24f301 100644 --- a/requirements/partial/requirements_development.txt +++ b/requirements/partial/requirements_development.txt @@ -1,7 +1,7 @@ aiosmtpd==1.4.6 autoflake==2.3.1 black==24.10.0 -debugpy==1.8.6 +debugpy==1.8.7 flake8==7.1.1 isort==5.13.2 mypy==1.11.2