diff --git a/pyproject.toml b/pyproject.toml index 386c01f9..7c5ddd1b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ test = ["pytest", example = ["gdown==5.2.0"] docs = [ "sphinx-mdinclude==0.6.2", "sphinx-copybutton==0.5.2", - "sphinx-tabs==3.4.5", + "sphinx-tabs==3.4.7", "sphinx-toolbox==3.8.0", "furo==2024.8.6"] dev = ["pre-commit==4.0.1"]