From 29aa83f25ccc3fcf33efc750eb00d9c818b843de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 09:12:34 +0000 Subject: [PATCH] Bump sphinx-design from 0.4.1 to 0.5.0 in /doc Bumps [sphinx-design](https://github.com/executablebooks/sphinx-design) from 0.4.1 to 0.5.0. - [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.4.1...v0.5.0) --- updated-dependencies: - dependency-name: sphinx-design dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- doc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index 1fc463e3cc..92b2a8d39f 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1,7 +1,7 @@ PyQt6==6.5.1 sphinx==6.2.1 pydata-sphinx-theme==0.13.3 -sphinx-design==0.4.1 +sphinx-design==0.5.0 sphinxcontrib-images==0.9.4 sphinx-favicon==1.0.1 sphinx-autodoc-typehints