Skip to content

Commit cb47f1e

Browse files
author
Bilal Al
committed
set pytest-mock version to 3.12.0
1 parent 5242e18 commit cb47f1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
TESTS_REQUIRES = [
88
'flake8',
99
'pytest==7.0.1',
10-
'pytest-mock==3.13.0',
10+
'pytest-mock==3.12.0',
1111
'coverage==6.2',
1212
'pytest-cov',
1313
'importlib-metadata==4.2',

0 commit comments

Comments
 (0)