Skip to content

Commit ce01a6d

Browse files
Bump pytest-doctestplus from 0.10.1 to 0.11.0 (#836)
Bumps [pytest-doctestplus](https://github.com/astropy/pytest-doctestplus) from 0.10.1 to 0.11.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.10.1...v0.11.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 5c0ef7f commit ce01a6d

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
@@ -16,7 +16,7 @@ tox==3.24.4
1616
coverage
1717
flake8==3.9.2
1818
pytest-cov==2.12.1
19-
pytest-doctestplus==0.10.1
19+
pytest-doctestplus==0.11.0
2020
h5py==3.4.0
2121
fsspec[s3]==2021.08.1
2222
moto[server]>=1.3.14

0 commit comments

Comments
 (0)