Skip to content

Commit 0c90a16

Browse files
chore(deps-dev): bump pytest-doctestplus from 1.6.0 to 1.7.1
Bumps [pytest-doctestplus](https://github.com/scientific-python/pytest-doctestplus) from 1.6.0 to 1.7.1. - [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.6.0...v1.7.1) --- updated-dependencies: - dependency-name: pytest-doctestplus dependency-version: 1.7.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 152e6ad commit 0c90a16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ test = [
6969
"pytest-cases ==3.9.1",
7070
"pytest-custom_exit_code ==0.3.0",
7171
"pytest-cov ==6.3.0", # Uses: coverage[toml] >=7.5
72-
"pytest-doctestplus ==1.6.0",
72+
"pytest-doctestplus ==1.7.1",
7373
"pytest-env ==1.2.0",
7474
]
7575

0 commit comments

Comments
 (0)