diff --git a/pyproject.toml b/pyproject.toml index 0132698b94..a924071520 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.2,<4", + "scmrepo>=3.3.4,<4", "shortuuid>=0.5", "shtab<2,>=1.3.4", "tabulate>=0.8.7",