diff --git a/pyproject.toml b/pyproject.toml index fd76251b..b6da27a0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ test = [ "cwltest==2.*", "cwltool==3.1.*", ] -watch = ["sphinx-autobuild==2024.10.*"] +watch = ["sphinx-autobuild==2025.8.*"] rtd = ["udocker"] all = ["cwl-user-guide[test,watch,rtd]"]