summaryrefslogtreecommitdiff
path: root/requirements/pytest.pip
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2018-07-22 18:22:56 -0400
committerNed Batchelder <ned@nedbatchelder.com>2018-07-22 18:22:56 -0400
commitf6f0958b761927ef2a30dcf22642685eba3683d5 (patch)
tree28d8989b61e2e528e86c0bdd7638e48cc041a5f6 /requirements/pytest.pip
parent9a9fe6958412ff9ce447355081c74f7acb3bf857 (diff)
downloadpython-coveragepy-git-f6f0958b761927ef2a30dcf22642685eba3683d5.tar.gz
Update testing requirements (stop an xdist crash)
Diffstat (limited to 'requirements/pytest.pip')
-rw-r--r--requirements/pytest.pip2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/pytest.pip b/requirements/pytest.pip
index 6b2433ad..b23977b7 100644
--- a/requirements/pytest.pip
+++ b/requirements/pytest.pip
@@ -3,6 +3,6 @@
# The pytest specifics used by coverage.py
-pytest==3.6.2
+pytest==3.6.3
pytest-xdist==1.22.2
flaky==3.4.0