Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 2, 2021

Bumps pytest-doctestplus from 0.4.0 to 0.10.0.

Release notes

Sourced from pytest-doctestplus's releases.

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.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 make a block to pass instead of being skipped. #148

0.9.0 (2021-01-14)

0.8.0 (2020-07-31)

  • Compatibility with pytest 6.0.0. #120

0.7.0 (2020-05-20)

  • Added a new ini option, doctest_subpackage_requires, that can be used to skip specific subpackages based on required packages. #112

0.6.1 (2020-05-04)

  • Disabling the usage of the doctest_ignore_import_errors option to ensure no behaviour changes compared to the 0.5.0 release. #108

0.6.0 (2020-04-30)

  • Drop support for python versions earlier than 3.6. #103

... (truncated)

Commits
  • 665efec Preparing release v0.10.0
  • fc37943 Install pytest-remotedata as testing dependency
  • bd19587 Merge pull request #137 from tinumide/remote-data
  • 12df23a avoiding lists in regrex
  • 2e4e174 Separating out remoe-data rst to a new file
  • 1bfac47 Adding more test runs
  • db9743a Moving changelog to new release
  • e49bc1c Adding remote-data test to CI
  • 026294c simplified
  • 05315b0 adjusted test comments
  • 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.10.0.
- [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.10.0)

---
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 Jul 2, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 21, 2021

Superseded by #13.

@dependabot dependabot bot closed this Jul 21, 2021
@dependabot dependabot bot deleted the dependabot/pip/pytest-doctestplus-0.10.0 branch July 21, 2021 03:11
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.

1 participant