From 76aba04e54c5ad43707df9e44a329f67dc53396c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 05:57:23 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20=F0=9F=9B=A0=EF=B8=8F(deps?= =?UTF-8?q?):=20update=20dependency=20sphinx=5Fdesign=20to=20^0.6.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1d7968e..51aff0e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -130,7 +130,7 @@ sphinx-hoverxref = "^1.3.0" sphinx-notfound-page = "^1.0.0rc1" sphinx_copybutton = "0.5.2" myst_parser = "^3.0.0" -sphinx_design = "^0.5.0" +sphinx_design = "^0.6.0" [tool.pytest.ini_options] pythonpath = "."