summaryrefslogtreecommitdiff
path: root/requirements
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2019-06-03 19:20:54 -0400
committerNed Batchelder <ned@nedbatchelder.com>2019-06-03 19:20:54 -0400
commit3ea867ac47735424ea1ca6b40779b5cf1b542be3 (patch)
tree5915473a399259822271f6aa28adaf1cb77a6909 /requirements
parent62f3b540ec1253fdadc0343fc7a357333ace921a (diff)
downloadpython-coveragepy-git-3ea867ac47735424ea1ca6b40779b5cf1b542be3.tar.gz
Pytest 4.6.2
Diffstat (limited to 'requirements')
-rw-r--r--requirements/pytest.pip2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/pytest.pip b/requirements/pytest.pip
index 509e3b27..b5a4276c 100644
--- a/requirements/pytest.pip
+++ b/requirements/pytest.pip
@@ -3,7 +3,7 @@
# The pytest specifics used by coverage.py
-pytest==4.5.0
+pytest==4.6.2
pluggy>=0.7 # pytest needs this, but pip doesn't understand
pytest-xdist==1.28.0
flaky==3.5.3