diff --git a/pyproject.toml b/pyproject.toml index 83d2682e2..e89179aba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -121,7 +121,7 @@ typing = [ "types-xmltodict ~= 0.13.0.2", ] docs = [ - "furo ~= 2024.7.18", + "furo ~= 2024.8.6", "myst-parser ~= 3.0.0", # Sphinx 7.2.0 is the first version to drop Python 3.8. "sphinx >= 7.2.0",