summaryrefslogtreecommitdiff
path: root/requirements/pytest.pip
diff options
context:
space:
mode:
Diffstat (limited to 'requirements/pytest.pip')
-rw-r--r--requirements/pytest.pip6
1 files changed, 3 insertions, 3 deletions
diff --git a/requirements/pytest.pip b/requirements/pytest.pip
index 0274ec05..509e3b27 100644
--- a/requirements/pytest.pip
+++ b/requirements/pytest.pip
@@ -3,11 +3,11 @@
# The pytest specifics used by coverage.py
-pytest==4.3.0
+pytest==4.5.0
pluggy>=0.7 # pytest needs this, but pip doesn't understand
-pytest-xdist==1.26.1
+pytest-xdist==1.28.0
flaky==3.5.3
-mock==2.0.0
+mock==3.0.5
PyContracts==1.8.12
# Our testing mixins