Skip to content

chore(deps-dev)(deps-dev): update ipdb requirement from >=0.13.0 to >=0.13.13#180

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/ipdb-gte-0.13.13
Closed

chore(deps-dev)(deps-dev): update ipdb requirement from >=0.13.0 to >=0.13.13#180
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/ipdb-gte-0.13.13

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Updates the requirements on ipdb to permit the latest version.

Changelog

Sourced from ipdb's changelog.

0.13.13 (2023-03-09)

  • Use context manager for opening toml config [andrewzwicky]

0.13.12 (2023-03-09)

  • Modify tests to test 3.11 separately from earlier python versions. [andrewzwicky]

0.13.11 (2022-12-13)

  • Better exception handling when looking for config. [bignose-debian]

0.13.10 (2022-12-13)

  • Better toml support (use tomlib for 3.11, tomli for 3.6 to 3.10). [salty-horse, mgorny]

  • Minimal PEP 517 support. [cpcloud]

  • 3.11 support for run as module and run as script. [nphilipp, gotcha]

  • Based on OSV:PYSEC-2022-12 change ipython dependencies, for users using python 3.6, install 7.16.3 <= IPython < 7.17.0, for users using python>3.6, install IPython >= 7.31.1. [malkstar]

0.13.9 (2021-06-02)

  • Fix again when pyproject.toml does not contain tool section. [markab108]

0.13.8 (2021-05-26)

  • Fix when pyproject.toml does not contain tool section.

... (truncated)

Commits
  • 17ab36c Preparing release 0.13.13
  • 2a5ea67 Use context manager for opening toml config file
  • 4c42e7a Back to development: 0.13.13
  • 306620d Preparing release 0.13.12
  • 49caa40 Update tests.yml
  • a67e62f Back to development: 0.13.12
  • dd12f54 Preparing release 0.13.11
  • fcdbb1c upload wheel when releasing
  • 333605e Move a function call outside local exception handling.
  • 43a8d5e Add a test case for get_context_from_config with invalid config.
  • Additional commits viewable in compare view

@longieirl
Copy link
Copy Markdown
Owner

@dependabot rebase

Updates the requirements on [ipdb](https://github.com/gotcha/ipdb) to permit the latest version.
- [Changelog](https://github.com/gotcha/ipdb/blob/master/HISTORY.txt)
- [Commits](gotcha/ipdb@0.13.0...0.13.13)

---
updated-dependencies:
- dependency-name: ipdb
  dependency-version: 0.13.13
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@longieirl
Copy link
Copy Markdown
Owner

Superseded by #183 which consolidates all 10 Dependabot lower-bound bumps into a single PR. Now merged to main.

@longieirl longieirl closed this May 8, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 8, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/pip/ipdb-gte-0.13.13 branch May 8, 2026 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant