From 6a184d4d503b268a2d0b1289442e50881a750773 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 08:42:13 +0000 Subject: [PATCH] pip dev(deps-dev): bump debugpy from 1.8.2 to 1.8.12 in /eng Bumps [debugpy](https://github.com/microsoft/debugpy) from 1.8.2 to 1.8.12. - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](https://github.com/microsoft/debugpy/compare/v1.8.2...v1.8.12) --- updated-dependencies: - dependency-name: debugpy dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/typespec-python/dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/typespec-python/dev_requirements.txt b/packages/typespec-python/dev_requirements.txt index 65f04349111..00d24fa73ba 100644 --- a/packages/typespec-python/dev_requirements.txt +++ b/packages/typespec-python/dev_requirements.txt @@ -4,7 +4,7 @@ pylint==3.2.7 tox==4.23.2 mypy==1.13.0 colorama==0.4.6 -debugpy==1.8.2 +debugpy==1.8.12 pytest==8.3.2 coverage==7.6.1 black==24.8.0