Skip to content

build(deps): bump pytest-doctestplus from 1.7.0 to 1.7.1 in /requirements#21604

Merged
Borda merged 1 commit intomasterfrom
dependabot-pip-requirements-pytest-doctestplus-1.7.1
Mar 30, 2026
Merged

build(deps): bump pytest-doctestplus from 1.7.0 to 1.7.1 in /requirements#21604
Borda merged 1 commit intomasterfrom
dependabot-pip-requirements-pytest-doctestplus-1.7.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 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 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--21604.org.readthedocs.build/en/21604/

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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the ci Continuous Integration label Mar 23, 2026
@dependabot dependabot bot added the ci Continuous Integration label Mar 23, 2026
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Mar 23, 2026
@Borda Borda enabled auto-merge (squash) March 24, 2026 09:42
@Borda Borda merged commit a74468b into master Mar 30, 2026
53 checks passed
@Borda Borda deleted the dependabot-pip-requirements-pytest-doctestplus-1.7.1 branch March 30, 2026 06:25
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.

3 participants