From ed9fcb90924fa35526404797c613a96e5cc852eb Mon Sep 17 00:00:00 2001 From: browniebroke Date: Sat, 6 Jul 2019 12:00:29 +0100 Subject: [PATCH] Update pytest from 5.0.0 to 5.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3ee71613..501af714 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ flake8==3.7.7 # Testing # ------------------------------------------------------------------------------ tox==3.13.2 -pytest==5.0.0 +pytest==5.0.1 pytest_cases==1.10.1 pytest-cookies==0.4.0 pytest-xdist==1.29.0