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 3ceed66 commit 8340bbcCopy full SHA for 8340bbc
requirements.txt
@@ -3,4 +3,4 @@ requests>=2.20.0
3
pytest==2.9.2
4
pytest-cov==2.12.1
5
responses==0.8.1
6
-pytest-mock==1.2
+pytest-mock==3.15.0
setup.py
@@ -29,7 +29,7 @@
29
"PyDispatcher==2.0.5",
30
"pyparsing==2.2.0",
31
"pytest==2.9.2",
32
- "pytest-mock==1.2",
+ "pytest-mock==3.15.0",
33
"pytest-watch==4.1.0",
34
"python-jenkins==0.4.13",
35
"PyYAML>=4.2b1",
0 commit comments