From d94f9bb8be5efdecd45a324d5f64e33b980da89d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 07:21:57 +0000 Subject: [PATCH] build(deps): bump jupyter-sphinx from 0.4.0 to 0.5.3 in /requirements Bumps [jupyter-sphinx](https://github.com/jupyter/jupyter-sphinx) from 0.4.0 to 0.5.3. - [Release notes](https://github.com/jupyter/jupyter-sphinx/releases) - [Changelog](https://github.com/jupyter/jupyter-sphinx/blob/main/RELEASE.md) - [Commits](https://github.com/jupyter/jupyter-sphinx/compare/v0.4.0...v0.5.3) --- updated-dependencies: - dependency-name: jupyter-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 6bfa17a6..774fca5c 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -3,7 +3,7 @@ ansys-mechanical-core==0.10.5 # Documentation dependencies ansys-sphinx-theme==0.12.5 -jupyter_sphinx==0.4.0 +jupyter_sphinx==0.5.3 jupyterlab>=3.2.8 numpy==1.26.2 numpydoc==1.6.0