From cde5b59dac1b234a252222ddc49739aa7c008ce1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Sep 2022 14:12:20 +0000 Subject: [PATCH] Bump pytest-sphinx from 0.4.0 to 0.5.0 in /requirements Bumps [pytest-sphinx](https://github.com/thisch/pytest-sphinx) from 0.4.0 to 0.5.0. - [Release notes](https://github.com/thisch/pytest-sphinx/releases) - [Changelog](https://github.com/thisch/pytest-sphinx/blob/master/CHANGELOG.md) - [Commits](https://github.com/thisch/pytest-sphinx/compare/v0.4.0...v0.5.0) --- updated-dependencies: - dependency-name: pytest-sphinx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements_doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_doc.txt b/requirements/requirements_doc.txt index 0323b51d682..1e33e314b60 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -4,7 +4,7 @@ numpydoc==1.4.0 matplotlib==3.6.0 ansys-sphinx-theme==0.5.2 pypandoc==1.9 -pytest-sphinx==0.4.0 +pytest-sphinx==0.5.0 sphinx-autobuild==2021.3.14 sphinx-autodoc-typehints==1.19.2 sphinx-copybutton==0.5.0