Skip to content

Commit d3eecc4

Browse files
chore(deps-dev): bump pytest-doctestplus from 1.4.0 to 1.6.0
Bumps [pytest-doctestplus](https://github.com/scientific-python/pytest-doctestplus) from 1.4.0 to 1.6.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.4.0...v1.6.0) --- updated-dependencies: - dependency-name: pytest-doctestplus dependency-version: 1.6.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 741c764 commit d3eecc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

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

0 commit comments

Comments
 (0)