From 705a1d1a6bd9b573a9b300657cc7f8ed5b55b777 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 14:02:34 +0000 Subject: [PATCH] Bump sphinx-design from 0.6.1 to 0.7.0 in /docs Bumps [sphinx-design](https://github.com/executablebooks/sphinx-design) from 0.6.1 to 0.7.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.6.1...v0.7.0) --- updated-dependencies: - dependency-name: sphinx-design dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 9224ae3e..b253aa39 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -7,5 +7,5 @@ myst-nb==1.3.0 sphinx==8.2.3 sphinx-click==6.2.0 sphinx-copybutton==0.5.2 -sphinx-design==0.6.1 +sphinx-design==0.7.0 ipywidgets==8.1.8