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