diff --git a/pyproject.toml b/pyproject.toml index 6b30306f2a..f9b380a86f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ dependencies = [ "requests>=2.22", "rich>=12", "ruamel.yaml>=0.17.11", - "scmrepo>=0.1.12,<1", + "scmrepo>=0.1.13,<1", "shortuuid>=0.5", "shtab<2,>=1.3.4", "tabulate>=0.8.7",