requirements-build-test.txt: Updating mock module version
Updating mock module version to >=4.0.1 as sanitycheck testsuite might fail in some systems due to old version. Signed-off-by: Aastha Grover <aastha.grover@intel.com>
This commit is contained in:
parent
b36aea82ce
commit
cb0f65e410
1 changed files with 1 additions and 1 deletions
|
@ -20,4 +20,4 @@ coverage
|
|||
pytest
|
||||
|
||||
# used for mocking functions in pytest
|
||||
mock
|
||||
mock>=4.0.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue