From c885b5c5defe63dd1902d3d8d7b76b1b353e4a63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 04:13:36 +0000 Subject: [PATCH] Bump debugpy from 1.8.6 to 1.8.7 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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e828514eef3..8018ae4aaae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -62,7 +62,7 @@ dask==2024.9.1 # via # qcodes (pyproject.toml) # qcodes -debugpy==1.8.6 +debugpy==1.8.7 # via ipykernel decorator==5.1.1 # via ipython