diff --git a/pyproject.toml b/pyproject.toml index 7285d23659..563948e15c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ dependencies = [ "requests>=2.22", "rich>=12", "ruamel.yaml>=0.17.11", - "scmrepo>=1.2.1,<2", + "scmrepo>=1.4.1,<2", "shortuuid>=0.5", "shtab<2,>=1.3.4", "tabulate>=0.8.7",