update debugpy to 1.8.16 by rchiodo · Pull Request #795 · microsoft/vscode-python-debugger

@rchiodo

@rchiodo added the debt

Covers everything internal: CI, testing, refactoring of the codebase, etc.

label

Sep 3, 2025

eleanorjboyd

eleanorjboyd pushed a commit to eleanorjboyd/vscode-python-debugger that referenced this pull request

Sep 11, 2025

eleanorjboyd added a commit that referenced this pull request

Sep 11, 2025
* chore: update version to 2025.13.0-dev in package.json (#773)

* fix getInterpreterDetails to include quotes if necessary (#790)

* update debugpy (#795)

* bump node version and python api (#781)

* bump node version and python api

* update to remove deps greater than in python ext

* update deps

* add install for envs ext

* activate envs ext

* add logging

* .

* ..

* fix dir

* cleanup logging

* update pkgs

* fix failing tests for inline debugging

---------

Co-authored-by: Rich Chiodo <rchiodo@users.noreply.github.com>