We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bbb930 commit 3e3aa0cCopy full SHA for 3e3aa0c
dev-requirements.txt
@@ -4,7 +4,7 @@
4
# ansible-core==2.13.7; python_version >= '3'
5
# ansible-core==2.11.12; python_version < '3'
6
junit-xml==1.9 # To get JUnit xml report from ansible-test
7
-pytest_mock==1.12.1
+pytest_mock==3.11.1
8
mock==3.0.5
9
requests_mock==1.8.0
10
pytest-xdist==1.34.0 # Need this to work around a problem running ansible-test
0 commit comments