From 5df05c5085de986f7d672068faf28fc5ab72ce69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 01:02:18 +0000 Subject: [PATCH] build(deps): bump pytest-doctestplus in /requirements Bumps [pytest-doctestplus](https://github.com/scientific-python/pytest-doctestplus) from 1.5.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](https://github.com/scientific-python/pytest-doctestplus/compare/v1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: pytest-doctestplus dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/doctests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/doctests.txt b/requirements/doctests.txt index 0edb0885a938d..19a2d289e430b 100644 --- a/requirements/doctests.txt +++ b/requirements/doctests.txt @@ -1,2 +1,2 @@ pytest ==8.4.2 -pytest-doctestplus ==1.5.0 +pytest-doctestplus ==1.6.0