chore(deps-dev): bump pytest-doctestplus from 1.6.0 to 1.7.1 by dependabot[bot] · Pull Request #1085 · jenstroeger/python-package-template
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
- BUG: fix doctest_requires when constraint is present by
@KostaIlic2in scientific-python/pytest-doctestplus#319New Contributors
@KostaIlic2made their first contribution in scientific-python/pytest-doctestplus#319Full Changelog: scientific-python/pytest-doctestplus@v1.7.0...v1.7.1
v1.7.0
What's Changed
- MAINT: dropping python 3.9 support and pytest<7 by
@bsipoczin scientific-python/pytest-doctestplus#313- Test multiple directives by
@mkelleyin scientific-python/pytest-doctestplus#316New Contributors
@mkelleymade their first contribution in scientific-python/pytest-doctestplus#316Full 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. #3191.7.0 (2026-01-07)
Commits
9c3698dFinalizing changelog for v1.7.144de19cMerge pull request #319 from KostaIlic2/fix-issue-318299dfbfMinor typo2232898Update CHANGES.rst8d97d4aTST: use pass instead of skip in test_requires_module_variable789ba6eDOC: update changelist4cb058cBUG: fix doctest_requires when constraint is presentd51d45aTST: add test that shows doctest_requires fails with contraint0d8d511Back to development: v1.8.0.dev8248fb7Finalizing changelog for v1.7.0- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)