Skip to content

Commit 254b585

Browse files
Bump pytest-doctestplus from 0.13.0 to 1.0.0 (#1512)
Bumps [pytest-doctestplus](https://github.com/scientific-python/pytest-doctestplus) from 0.13.0 to 1.0.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@v0.13.0...v1.0.0) --- updated-dependencies: - dependency-name: pytest-doctestplus dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 15390a1 commit 254b585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev_optional.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ pymongo==4.5.0
1515
# optional test requirements
1616
coverage
1717
pytest-cov==4.1.0
18-
pytest-doctestplus==0.13.0
18+
pytest-doctestplus==1.0.0
1919
pytest-timeout==2.1.0
2020
h5py==3.9.0
2121
fsspec==2023.6.0

0 commit comments

Comments
 (0)