From de954bdde3c726c574c3c0c3b4cee78c91cbc95d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 07:28:28 +0000 Subject: [PATCH] build(deps): bump sphinx-design from 0.6.0 to 0.6.1 in /requirements Bumps [sphinx-design](https://github.com/executablebooks/sphinx-design) from 0.6.0 to 0.6.1. - [Release notes](https://github.com/executablebooks/sphinx-design/releases) - [Changelog](https://github.com/executablebooks/sphinx-design/blob/main/CHANGELOG.md) - [Commits](https://github.com/executablebooks/sphinx-design/compare/v0.6.0...v0.6.1) --- updated-dependencies: - dependency-name: sphinx-design dependency-type: direct:production update-type: version-update:semver-patch ... 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 6e8d6ce1a..991193a30 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -2,7 +2,7 @@ Sphinx==7.2.6 ansys-sphinx-theme==0.16.6 sphinx-copybutton==0.5.2 sphinx_toolbox==3.7.0 -sphinx_design==0.6.0 +sphinx_design==0.6.1 sphinxcontrib-mermaid>=0.7.1 sphinx-gallery==0.17.0 Pillow>=9.0