diff --git a/pyproject.toml b/pyproject.toml index 31c25b72..93a73394 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ globus = "globus_cli:main" coverage = [ "coverage[toml]>=7.10" ] -yaml = ["ruamel.yaml==0.18.17"] +yaml = ["ruamel.yaml==0.19.1"] test = [ {include-group = "coverage"}, {include-group = "yaml"}, # loading test fixture data