diff --git a/pyproject.toml b/pyproject.toml index 71c0311e73..ac5fdfe142 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -65,7 +65,7 @@ dependencies = [ "requests>=2.22", "rich>=12", "ruamel.yaml>=0.17.11", - "scmrepo>=3.3.4,<4", + "scmrepo>=3.3.8,<4", "shortuuid>=0.5", "shtab<2,>=1.3.4", "tabulate>=0.8.7",