Merge pull request #472 from rjeffman/testinfra_update

Change test requirement testinfra to pytest-testinfra.
This commit is contained in:
Thomas Woerner
2021-01-08 13:59:37 +01:00
committed by GitHub

View File

@@ -2,6 +2,6 @@
pytest>=2.7
pytest-sourceorder>=0.5
pytest-split-tests>=1.0.3
testinfra>=5.0
pytest-testinfra>=5.0
jmespath>=0.9 # needed for the `json_query` filter
pyyaml>=3