From dff4693869d225a58966dab35d5902269b66de0f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 30 Jun 2019 07:07:30 -0700 Subject: [PATCH] Update pytest from 4.6.3 to 5.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d232c8b7..5426efc4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ flake8==3.7.7 # Testing # ------------------------------------------------------------------------------ tox==3.13.1 -pytest==4.6.3 +pytest==5.0.0 pytest_cases==1.9.3 pytest-cookies==0.3.0 pytest-xdist==1.29.0