Skip to content

Bump debugpy from 1.8.21 to 1.8.22 in /dev in the code-style-depedencies group - #596

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/dev/code-style-depedencies-764b7be521
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/dev/code-style-depedencies-764b7be521

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 18, 2026

Copy link
Copy Markdown
Contributor

Bumps the code-style-depedencies group in /dev with 1 update: debugpy.

Updates debugpy from 1.8.21 to 1.8.22

Release notes

Sourced from debugpy's releases.

debugpy v1.8.22

Fixes

Enhancements

Infrastructure work

Thanks to @​pdepetro, @​rchiodo, @​nshepperd, @​aperez, @​karandhaodiyal28-hash, @​danfiedler-msft, and @​finnagin for the commits.

Full Changelog: microsoft/debugpy@v1.8.21...v1.8.22

Commits
  • e220805 Add python 3.15 to tests (#2069)
  • e5743d3 Pin GitHub Actions to full-length commit SHAs (#2063)
  • 7959635 Respect isolated mode when patching sys.path (#2050)
  • 6dd019a Add debugpy release agent (#2062)
  • d98001c Fix thread identity when the first traced call is another thread's is_alive()...
  • 7ca4578 Return the endpoint from listen() with the in-process adapter (#2051)
  • 9832f3f Add more typing to debugpy and switch to 'standard' type checking mode (#1637)
  • 2f73444 Populate hitBreakpointIds in the DAP stopped event (#2060)
  • 7d3f861 Avoid exceptions in environment diagnostics (#2059)
  • f77d448 Fix duplicate stopped event when two threads hit a breakpoint at once (#2056)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the code-style-depedencies group in /dev with 1 update: [debugpy](https://github.com/microsoft/debugpy).


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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies python Pull requests that update Python code labels Sep 18, 2026
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