Skip to content

Bump debugpy from 1.8.20 to 1.8.21 in /requirements/partial in the code-style-depedencies group across 1 directory#3602

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/requirements/partial/code-style-depedencies-955581d39c
Open

Bump debugpy from 1.8.20 to 1.8.21 in /requirements/partial in the code-style-depedencies group across 1 directory#3602
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/requirements/partial/code-style-depedencies-955581d39c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor

Bumps the code-style-depedencies group with 1 update in the /requirements/partial directory: debugpy.

Updates debugpy from 1.8.20 to 1.8.21

Release notes

Sourced from debugpy's releases.

debugpy v1.8.21

Fixes for:

  • Return evaluate result in DAP response body instead of writing to stdout: #2027
  • Prevent invalid scopes request from crashing debug session: #2026
  • Skip uninitialized __slots__ in variable resolver: #2024
  • Handle -c arguments that are bytes instead of str: #2021
  • Fix evaluation of variables from chained exception frames: #2018
  • ContinueRequest with a specific threadId no longer resumes all threads (in-process adapter): #2012
  • Avoid strong reference to exceptions during unwind: #2008
  • Show error message on evaluate failures in the hover context: #2006
  • Display dlerror output when dlopen fails: #2000
  • Replace removed pkgutil.get_loader with importlib.util.find_spec in get_fullname: #1998

Enhancements:

  • Add option to ignore all system exit codes: #2017
  • Pull changes from pydevd up to March 2026: #2010

Infrastructure work:

Thanks to @​maxbachmann, @​mfussenegger, and @​sambrightman for the commits.

Commits
  • 858b05c Fix TSA #2816217: suppress Flawfinder false positive on Cython JoinPyUnicode ...
  • f0c34f1 Fix TSA #2816216: suppress Flawfinder false positive on Cython DIGIT_PAIRS_8 ...
  • 4c70e13 Fix TSA #2816218: suppress Flawfinder false positive on Cython read-loop iter...
  • 19c2b8c Fix TSA #2816220: suppress Flawfinder false positive on Cython read-loop iter...
  • ab92638 Merge pull request #2031 from StellaHuang95/stellahuang/tsa-2816219-flawfinde...
  • 12bd4fe Return evaluate result in DAP response body instead of writing to stdout (#2027)
  • 8bd57a7 Prevent invalid scopes request from crashing debug session (#2026)
  • bf118c8 Skip uninitialized slots in variable resolver (#2024)
  • a55be0e Potential fix when -c arguments are bytes instead of a str (#2021)
  • 0f037ad Fix evaluation of variables from chained exception frames (#2018)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies python Pull requests that update Python code labels Jun 2, 2026
@dependabot dependabot Bot changed the title Bump debugpy from 1.8.20 to 1.8.21 in /requirements/partial in the code-style-depedencies group Bump debugpy from 1.8.20 to 1.8.21 in /requirements/partial in the code-style-depedencies group across 1 directory Jun 4, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/requirements/partial/code-style-depedencies-955581d39c branch from e3f33c3 to 8465be0 Compare June 4, 2026 02:20
Bumps the code-style-depedencies group with 1 update in the /requirements/partial directory: [debugpy](https://github.com/microsoft/debugpy).


Updates `debugpy` from 1.8.20 to 1.8.21
- [Release notes](https://github.com/microsoft/debugpy/releases)
- [Commits](microsoft/debugpy@v1.8.20...v1.8.21)

---
updated-dependencies:
- dependency-name: debugpy
  dependency-version: 1.8.21
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: code-style-depedencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/requirements/partial/code-style-depedencies-955581d39c branch from 8465be0 to 2ebc7f0 Compare June 4, 2026 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant