Skip to content

Commit

Permalink
Bump pytest-doctestplus from 1.1.0 to 1.2.0 (#1693)
Browse files Browse the repository at this point in the history
Bumps [pytest-doctestplus](https://github.com/scientific-python/pytest-doctestplus) from 1.1.0 to 1.2.0.
- [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.1.0...v1.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 5, 2024
1 parent 9c2a412 commit 237f934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_dev_optional.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ pymongo==4.6.2
# optional test requirements
coverage
pytest-cov==4.1.0
pytest-doctestplus==1.1.0
pytest-doctestplus==1.2.0
pytest-timeout==2.2.0
h5py==3.10.0
fsspec==2023.12.2
Expand Down

0 comments on commit 237f934

Please sign in to comment.