diff options
-rw-r--r-- | requirements/pytest.pip | 2 |
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 |