From 3ea867ac47735424ea1ca6b40779b5cf1b542be3 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Mon, 3 Jun 2019 19:20:54 -0400 Subject: Pytest 4.6.2 --- requirements/pytest.pip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'requirements') 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 -- cgit v1.2.1