diff --git a/pyproject.toml b/pyproject.toml index 346df00a9..9b4a0f696 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -71,7 +71,7 @@ test = [ "pytest-rerunfailures", ] docs = [ - "furo==2024.7.18", + "furo==2024.8.6", "sphinx==7.4.7", "sphinxext-opengraph==0.9.1", "sphinx-autoapi==3.2.1",