From 987b89a43a4ad0762a499dbc03a3fd6715f8645d Mon Sep 17 00:00:00 2001 From: browniebroke Date: Sat, 29 Jun 2019 12:00:28 +0100 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 2bead95cc..7836320ad 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.2 pytest-cookies==0.3.0 pytest-xdist==1.29.0