summaryrefslogtreecommitdiff
path: root/requirements/pytest.pip
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2018-05-05 09:51:16 -0400
committerNed Batchelder <ned@nedbatchelder.com>2018-05-05 09:51:16 -0400
commit3fa2a487b977b6b8fb49d5c79c64d423cd1a9706 (patch)
tree4345f82c5a583512d7198a581a21d8105bc7a6e9 /requirements/pytest.pip
parent97e71354ab82ca573df2dd90c60c510aab6b663d (diff)
downloadpython-coveragepy-3fa2a487b977b6b8fb49d5c79c64d423cd1a9706.tar.gz
Upgrade most dependencies
Diffstat (limited to 'requirements/pytest.pip')
-rw-r--r--requirements/pytest.pip5
1 files changed, 2 insertions, 3 deletions
diff --git a/requirements/pytest.pip b/requirements/pytest.pip
index 17ccc0d..dfa447f 100644
--- a/requirements/pytest.pip
+++ b/requirements/pytest.pip
@@ -3,7 +3,6 @@
# The pytest specifics used by coverage.py
-# Keep pytest at 3.2.x until we are done with Python 2.6 and 3.3
-pytest==3.2.5
-pytest-xdist==1.20.1
+pytest==3.5.1
+pytest-xdist==1.22.2
flaky==3.4.0