Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps pytest-doctestplus from 1.7.0 to 1.7.1.

Release notes

Sourced from pytest-doctestplus's releases.

v1.7.1

What's Changed

New Contributors

Full Changelog: scientific-python/pytest-doctestplus@v1.7.0...v1.7.1

Changelog

Sourced from pytest-doctestplus's changelog.

1.7.1 (2026-01-26)

  • Fixing bug where __doctest_requires__ with version specifiers (e.g., numpy>=2.0) incorrectly skipped tests even when dependencies were satisfied. #319
Commits
  • 9c3698d Finalizing changelog for v1.7.1
  • 44de19c Merge pull request #319 from KostaIlic2/fix-issue-318
  • 299dfbf Minor typo
  • 2232898 Update CHANGES.rst
  • 8d97d4a TST: use pass instead of skip in test_requires_module_variable
  • 789ba6e DOC: update changelist
  • 4cb058c BUG: fix doctest_requires when constraint is present
  • d51d45a TST: add test that shows doctest_requires fails with contraint
  • 0d8d511 Back to development: v1.8.0.dev
  • 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 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 Feb 3, 2026
Bumps [pytest-doctestplus](https://github.com/scientific-python/pytest-doctestplus) from 1.7.0 to 1.7.1.
- [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.7.0...v1.7.1)

---
updated-dependencies:
- dependency-name: pytest-doctestplus
  dependency-version: 1.7.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/pytest-doctestplus-1.7.1 branch from 9968f2e to 994be6d Compare February 3, 2026 02:49
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