summaryrefslogtreecommitdiff
path: root/requirements/pytest.pip
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2017-09-20 06:47:52 -0400
committerNed Batchelder <ned@nedbatchelder.com>2017-09-20 06:47:52 -0400
commitf5eea36817e632709b302ab9b56997d75986f065 (patch)
tree7659f11b16e28a886748ab9ecb2fe468e3d43821 /requirements/pytest.pip
parentd74a6a12e1f0b9ac647f5f056512606256751a17 (diff)
downloadpython-coveragepy-f5eea36817e632709b302ab9b56997d75986f065.tar.gz
Update dependencies, except setuptools, which vendors stuff
Diffstat (limited to 'requirements/pytest.pip')
-rw-r--r--requirements/pytest.pip4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements/pytest.pip b/requirements/pytest.pip
index 9ad471d..c97401c 100644
--- a/requirements/pytest.pip
+++ b/requirements/pytest.pip
@@ -2,6 +2,6 @@
# For details: https://bitbucket.org/ned/coveragepy/src/default/NOTICE.txt
# The pytest specifics used by coverage.py
-pytest==3.1.3
-pytest-xdist==1.18.1
+pytest==3.2.2
+pytest-xdist==1.20.0
flaky==3.4.0