Skip to content

Commit

Permalink
Merge pull request #2679 from robinmulder/sh-pin-version
Browse files Browse the repository at this point in the history
Update pinned version for sh dependency

Reviewed-by: Robin Mulder
             https://github.com/robinmulder
  • Loading branch information
ansible-zuul[bot] committed Apr 28, 2020
2 parents 7dde902 + 20f3b60 commit d231213
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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.12.14, < 1.13
tabulate >= 0.8.4
tree-format >= 0.1.2
yamllint >= 1.15.0, < 2
Expand Down

0 comments on commit d231213

Please sign in to comment.