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