From 3bcbfbe14a705cb940748c5b4f24fd7d9a6cb162 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 16:58:55 +0000 Subject: [PATCH] Bump debugpy from 1.8.9 to 1.8.11 in /requirements/partial Bumps [debugpy](https://github.com/microsoft/debugpy) from 1.8.9 to 1.8.11. - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](https://github.com/microsoft/debugpy/compare/v1.8.9...v1.8.11) --- 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 a60288321..cc7927063 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.9 +debugpy==1.8.11 flake8==7.1.1 isort==5.13.2 mypy==1.13.0