Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 27, 2022

Bumps pytest-doctestplus from 0.4.0 to 0.12.1.

Release notes

Sourced from pytest-doctestplus's releases.

v0.12.1 Release Notes

Also see CHANGES.rst.

What's Changed

New Contributors

Full Changelog: scientific-python/pytest-doctestplus@v0.12.0...v0.12.1

v0.12.0 Release Notes

Also see CHANGES.rst.

What's Changed

New Contributors

Full Changelog: scientific-python/pytest-doctestplus@v0.11.2...v0.12.0

v0.11.2 Release Notes

  • Fix version check for pytest 7.0.0rc1. #171
  • Recognize text beginning with <!-- as a comment for Markdown (.md) files. #169

v0.11.1 Release Notes

Fixed compatibility with pytest-dev #168

v0.11.0 Release Notes

Added support for testcleanup and documented existing support for testsetup. #165

0.9.0 Release Notes

0.8.0 Release Notes

New changes since 0.7.0:

  • Compatibility with pytest 6.0.0. #120
Changelog

Sourced from pytest-doctestplus's changelog.

0.12.1 (2022-09-26)

  • Allow floating point comparison in Python dictionary. #186

0.12.0 (2022-02-25)

0.11.2 (2021-12-09)

  • Fix version check for pytest 7.0.0rc1. #171

  • Recognize text beginning with <!-- as a comment for Markdown (.md) files. #169

0.11.1 (2021-11-16)

  • Fixed compatibility with pytest-dev. #168

0.11.0 (2021-09-20)

  • Added support for testcleanup and documented existing support for testsetup. #165

0.10.1 (2021-07-20)

  • Fix the doctestplus sphinx extension to recognize the doctest-remote-data directive. #162

0.10.0 (2021-07-01)

  • Added ..doctest-remote-data:: directive to control remote data access for a chunk of code. #137

  • Drop support for python 3.6. #159

  • Fixed a bug where the command-line option --remote-data=any (associated with the pytest-remotedata plugin) would cause IGNORE_WARNINGS and SHOW_WARNINGS options to be ignored in module docstrings. #152

  • Fix wrong behavior with IGNORE_WARNINGS and SHOW_WARNINGS that could

... (truncated)

Commits
  • 84be053 Finalizing change log for 0.12.1 release
  • 6fbe8cf Merge pull request #186 from hamogu/dicts
  • 270bb79 Add example to README
  • eb365e5 Add change log
  • 5e996a3 Allow float comparison in dicts
  • 64d38f2 Merge pull request #179 from lpsinger/revert-178-windows-2019
  • 9ea9b9c Revert "Use windows-2019 for GitHub Actions jobs"
  • 0a61018 Back to dev: 0.12.1
  • 6311cf7 Finalizing changelog for 0.12.0
  • ba4a1e8 Merge pull request #178 from lpsinger/windows-2019
  • 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 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)

Bumps [pytest-doctestplus](https://github.com/astropy/pytest-doctestplus) from 0.4.0 to 0.12.1.
- [Release notes](https://github.com/astropy/pytest-doctestplus/releases)
- [Changelog](https://github.com/astropy/pytest-doctestplus/blob/main/CHANGES.rst)
- [Commits](scientific-python/pytest-doctestplus@v0.4.0...v0.12.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 27, 2022
@TomAugspurger TomAugspurger deleted the dependabot/pip/pytest-doctestplus-0.12.1 branch August 30, 2025 22:33
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 30, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants