From 909db6ead4b0360dfa40e198805c696e4965c724 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Mar 2025 20:18:34 +0000 Subject: [PATCH] build(deps): bump debugpy from 1.8.12 to 1.8.13 Bumps [debugpy](https://github.com/microsoft/debugpy) from 1.8.12 to 1.8.13. - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](https://github.com/microsoft/debugpy/compare/v1.8.12...v1.8.13) --- 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 7150955..fdcb537 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ contourpy==1.3.1 coverage==7.6.12 cycler==0.12.1 databricks-sdk==0.44.1 -debugpy==1.8.12 +debugpy==1.8.13 decli==0.6.2 decorator==5.2.1 deprecated==1.2.18