Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps pytest-doctestplus from 1.5.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

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

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 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)

📚 Documentation preview 📚: https://pytorch-lightning--21373.org.readthedocs.build/en/21373/

Bumps [pytest-doctestplus](https://github.com/scientific-python/pytest-doctestplus) from 1.5.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.5.0...v1.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the ci Continuous Integration label Nov 24, 2025
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Nov 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Continuous Integration dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant