Skip to content

Commit 5fb420f

Browse files
Bump pytest-doctestplus from 1.0.0 to 1.1.0 (#1619)
Bumps [pytest-doctestplus](https://github.com/scientific-python/pytest-doctestplus) from 1.0.0 to 1.1.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.0.0...v1.1.0) --- updated-dependencies: - dependency-name: pytest-doctestplus dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cd13989 commit 5fb420f

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.6.1
1515
# optional test requirements
1616
coverage
1717
pytest-cov==4.1.0
18-
pytest-doctestplus==1.0.0
18+
pytest-doctestplus==1.1.0
1919
pytest-timeout==2.2.0
2020
h5py==3.10.0
2121
fsspec==2023.12.2

0 commit comments

Comments
 (0)