Skip to content

chore(deps-dev): bump pytest-doctestplus from 1.4.0 to 1.6.0#1041

Merged
dependabot[bot] merged 1 commit into
mainfrom
dependabot/pip/main/pytest-doctestplus-1.6.0
Dec 3, 2025
Merged

chore(deps-dev): bump pytest-doctestplus from 1.4.0 to 1.6.0#1041
dependabot[bot] merged 1 commit into
mainfrom
dependabot/pip/main/pytest-doctestplus-1.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 24, 2025

Copy link
Copy Markdown
Contributor

Bumps pytest-doctestplus from 1.4.0 to 1.6.0.

Release notes

Sourced from pytest-doctestplus's releases.

v1.6.0

What's Changed

New Contributors

Full Changelog: scientific-python/pytest-doctestplus@v1.5.0...v1.6.0

v1.5.0

What's Changed

New Contributors

Full Changelog: scientific-python/pytest-doctestplus@v1.4.0...v1.5.0

Changelog

Sourced from pytest-doctestplus's changelog.

1.6.0 (2025-11-20)

  • Fixing directives that should not have any content and therefore fixing previously crashing sphinx builds. Using these directives with a content now results an error. #311

  • Ensure that tests skipped with __doctest_skip__ and __doctest_requires__ show up as skipped tests in Pytest's output. #312

1.5.0 (2025-10-17)

  • Adding the usage of the doctest_encoding ini option when overwriting files with the doctest-plus-generate-diff option. #284
Commits
  • 720babc Finalizing changelog for v1.6.0
  • a90cca3 Merge pull request #312 from lagru/show-import-skips
  • 666e38d Assert that importorskip does not affect locals()
  • e3a4df4 Note this fix in CHANGES.rst
  • 606a629 Cleanup temporary hidden variable too
  • 3188e5b Ensure skipped doctest are visible
  • a93f859 Merge pull request #311 from seberg/fix-directives
  • ec76b0b Also fixup the docs
  • d2b6b0a BUG: Fix directives that do not have any content
  • 5af936a Merge pull request #310 from pllim/fix-win-py314-pt2
  • 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 will merge this PR once CI passes on it, as requested by @jenstroeger.


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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 24, 2025
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 24, 2025
@dependabot dependabot Bot force-pushed the dependabot/pip/main/pytest-doctestplus-1.6.0 branch from ec45e3f to 34f5020 Compare December 3, 2025 05:02
Bumps [pytest-doctestplus](https://github.com/scientific-python/pytest-doctestplus) from 1.4.0 to 1.6.0.
- [Release notes](https://github.com/scientific-python/pytest-doctestplus/releases)
- [Changelog](https://github.com/scientific-python/pytest-doctestplus/blob/main/CHANGES.rst)
- [Commits](scientific-python/pytest-doctestplus@v1.4.0...v1.6.0)

---
updated-dependencies:
- dependency-name: pytest-doctestplus
  dependency-version: 1.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/main/pytest-doctestplus-1.6.0 branch from 34f5020 to d3eecc4 Compare December 3, 2025 05:03
@jenstroeger

Copy link
Copy Markdown
Owner

@dependabot squash and merge

@dependabot @github

dependabot Bot commented on behalf of github Dec 3, 2025

Copy link
Copy Markdown
Contributor Author

Beginning January 27, 2026, Dependabot will no longer support the @dependabot squash and merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot dependabot Bot merged commit 58abebd into main Dec 3, 2025
18 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/main/pytest-doctestplus-1.6.0 branch December 3, 2025 05:09
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