Skip to content

chore(deps-dev): bump pdbpp from 0.12.0.post1 to 0.12.1 in /backend#1090

Merged
c0rydoras merged 1 commit intomainfrom
dependabot/pip/backend/pdbpp-0.12.1
Feb 27, 2026
Merged

chore(deps-dev): bump pdbpp from 0.12.0.post1 to 0.12.1 in /backend#1090
c0rydoras merged 1 commit intomainfrom
dependabot/pip/backend/pdbpp-0.12.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 24, 2026

Bumps pdbpp from 0.12.0.post1 to 0.12.1.

Release notes

Sourced from pdbpp's releases.

0.12.1

What’s Changed

Fixes

Improvements

  • pdb hijacking now works correctly when using editable installs (add custom editable_wheel command to hijack pdb in editable installs (#82) @​bretello)

Other

Commits
  • f2f6c99 tests: add editable install/.pth tests
  • 711066d tests: remove skip_with_missing_pth file: editable installs should always work
  • 6b85bb1 setup.py: add custom editable_wheel command to hijack pdbpp in editable ins...
  • a9bd0af tests: simplify count_frames()
  • 7b50b0b remove extra empty space after sticky header
  • e6b6c1f flatten Pdbpp.print_if_sticky
  • 539f868 fix backtrace (bt) not showing with sticky enabled, display code on frame cha...
  • 7df39e5 build(deps): bump actions/cache from 3 to 5
  • See full diff 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pdbpp](https://github.com/bretello/pdbpp) from 0.12.0.post1 to 0.12.1.
- [Release notes](https://github.com/bretello/pdbpp/releases)
- [Changelog](https://github.com/bretello/pdbpp/blob/master/CHANGELOG)
- [Commits](bretello/pdbpp@0.12.0.post1...0.12.1)

---
updated-dependencies:
- dependency-name: pdbpp
  dependency-version: 0.12.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 24, 2026
@dependabot dependabot Bot requested a review from a team as a code owner February 24, 2026 11:06
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 24, 2026
@c0rydoras c0rydoras merged commit 4919ede into main Feb 27, 2026
5 checks passed
@c0rydoras c0rydoras deleted the dependabot/pip/backend/pdbpp-0.12.1 branch February 27, 2026 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant