diff --git a/setup.cfg b/setup.cfg index 9ecef3479..ddc213c3d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -81,7 +81,7 @@ install_requires = pexpect >= 4.6.0, < 5 pluggy >= 0.7.1, < 1.0 PyYAML >= 5.1, < 6 - sh >= 1.12.14 + sh >= 1.13.1, < 1.14 tabulate >= 0.8.4 tree-format >= 0.1.2 yamllint >= 1.15.0, < 2