From 5e9dce3c5130db6ddad9e69370728062a919979c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Sep 2022 09:24:44 +0000 Subject: [PATCH] Bump sphinx from 4.5.0 to 5.1.1 in /requirements Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.5.0 to 5.1.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.5.0...v5.1.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... 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 04073c06..79217df6 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -1,4 +1,4 @@ -Sphinx==5.1.0 +Sphinx==5.1.1 jupyter_sphinx==0.4.0 numpydoc==1.4.0 ansys-sphinx-theme==0.5.1