Skip to content

chore(deps-dev): bump pdbpp from 0.11.7 to 0.12.1#247

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pdbpp-0.12.1
Open

chore(deps-dev): bump pdbpp from 0.11.7 to 0.12.1#247
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pdbpp-0.12.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps pdbpp from 0.11.7 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

0.12.0.post1

What's Changed

0.12.0 release notes: https://github.com/bretello/pdbpp/releases/tag/0.12.0

Full Changelog: bretello/pdbpp@0.12.0...0.12.0.post1

0.12.0

What’s Changed

0.12.0rc2

What’s Changed

0.12.0rc1

... (truncated)

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
  • 1f5a106 gha: release workflow: activate venv
  • 0f8bad9 build(deps): bump actions/checkout from 4 to 6
  • 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 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.11.7 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.11.7...0.12.1)

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

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

0 participants