From 616494608c47d0fa355f733caaadb436ad0aa05b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 13:55:14 +0000 Subject: [PATCH] chore(deps): update dependency debugpy to v1.8.7 --- py/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py/requirements.txt b/py/requirements.txt index 7520086bbd7f0..38085a1181db8 100644 --- a/py/requirements.txt +++ b/py/requirements.txt @@ -3,7 +3,7 @@ attrs==23.2.0 certifi==2023.11.17 cffi==1.16.0 cryptography==42.0.8 -debugpy==1.8.5 +debugpy==1.8.7 h11==0.14.0 idna==3.7 importlib-metadata==6.8.0