Skip to content

Commit ae7d96e

Browse files
author
Matias Melograno
committed
pytest-mock
1 parent 85bda7b commit ae7d96e

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~=6.2.3',
10-
'pytest-mock>=3.5.1',
10+
'pytest-mock==3.6.1',
1111
'coverage',
1212
'pytest-cov',
1313
]

0 commit comments

Comments
 (0)