From 83b2b6514d17a8f9f138efc8f7502c9ad81196f8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 16 Nov 2019 15:06:41 +0000 Subject: [PATCH] Update pytest from 4.6.5 to 5.2.4 --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 6afcdfdb..7bc14972 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -51,7 +51,7 @@ pyflakes==2.1.1 # via flake8 pygments==2.4.2 # via sphinx pyparsing==2.4.2 # via packaging pytest-cov==2.7.1 -pytest==4.6.5 +pytest==5.2.4 python-mimeparse==1.6.0 # via testtools pytz==2019.2 # via babel pyyaml==5.1