From 07c0572d6eeefda921e7997e92fad4610ad9aa43 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 23:28:57 +0000 Subject: [PATCH] Update dependency debugpy to v1.8.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fe29718..2a02fa1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ pandas==2.2.2 pandas-stubs==2.2.1.240316 mypy==1.10.0 mypy-protobuf==3.6.0 -debugpy==1.8.1 +debugpy==1.8.2 grpc-stubs==1.53.0.5