Skip to content

chore(deps-dev): bump pytest-doctestplus from 1.6.0 to 1.7.1#1085

Merged
jenstroeger merged 1 commit intomainfrom
dependabot/pip/main/pytest-doctestplus-1.7.1
Apr 8, 2026
Merged

chore(deps-dev): bump pytest-doctestplus from 1.6.0 to 1.7.1#1085
jenstroeger merged 1 commit intomainfrom
dependabot/pip/main/pytest-doctestplus-1.7.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

v1.7.0

What's Changed

New Contributors

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

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

1.7.0 (2026-01-07)

  • Fixing crashing sphinx builds where multiple directives are used with the first one expecting content. The order of the directives used does not matter after this fix. #316

  • Versions of Python <3.10 and pytest<7 are no longer supported. #313

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
  • 8248fb7 Finalizing changelog for v1.7.0
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 2, 2026
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 2, 2026
@jenstroeger
Copy link
Copy Markdown
Owner

@dependabot rebase

1 similar comment
@jenstroeger
Copy link
Copy Markdown
Owner

@dependabot rebase

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/main/pytest-doctestplus-1.7.1 branch from 0c90a16 to ae540a2 Compare April 8, 2026 06:41
@jenstroeger jenstroeger merged commit 9d1f0e2 into main Apr 8, 2026
19 checks passed
@jenstroeger jenstroeger deleted the dependabot/pip/main/pytest-doctestplus-1.7.1 branch April 8, 2026 07:59
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