From bbd546dc7b238ef520ce26cd2eb941047871d490 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 18:55:19 +0000 Subject: [PATCH] Update dependency debugpy to v1.8.11 --- py/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py/requirements.txt b/py/requirements.txt index ab36a657d16d1..6e2fcddbfd0b2 100644 --- a/py/requirements.txt +++ b/py/requirements.txt @@ -4,7 +4,7 @@ certifi==2023.11.17 cffi==1.16.0 cryptography==42.0.8 secretstorage==3.3.3 -debugpy==1.8.7 +debugpy==1.8.11 filetype==1.2.0 h11==0.14.0 idna==3.7