From b04c990eba05a2e257069122dcd3b198dc0329e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 08:12:51 +0000 Subject: [PATCH] pip dev(deps-dev): bump debugpy from 1.8.9 to 1.8.11 in /eng 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] --- eng/dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/dev_requirements.txt b/eng/dev_requirements.txt index 9ab647aadf6..79474c15f7b 100644 --- a/eng/dev_requirements.txt +++ b/eng/dev_requirements.txt @@ -1,6 +1,6 @@ azure-pylint-guidelines-checker==0.0.8 colorama==0.4.6 -debugpy==1.8.9 +debugpy==1.8.11 pytest==8.3.3 tox==4.23.2 coverage==7.6.9