diff --git a/pyproject.toml b/pyproject.toml index 56a1bebe..7b44e2a0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ example = ["gdown==6.0.0"] docs = [ "sphinx<9", "sphinx-mdinclude==0.6.2", "sphinx-copybutton==0.5.2", - "sphinx-tabs==3.4.7", + "sphinx-tabs==3.5.0", "sphinx-toolbox==3.8.0", "furo==2025.12.19"] dev = ["pre-commit==4.6.0"]