Skip to content

Commit 001afb8

Browse files
Bump pytest_mock to highest compatible
1 parent 3e3aa0c commit 001afb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# ansible-core==2.13.7; python_version >= '3'
55
# ansible-core==2.11.12; python_version < '3'
66
junit-xml==1.9 # To get JUnit xml report from ansible-test
7-
pytest_mock==3.11.1
7+
pytest_mock==2.0.0
88
mock==3.0.5
99
requests_mock==1.8.0
1010
pytest-xdist==1.34.0 # Need this to work around a problem running ansible-test

0 commit comments

Comments
 (0)