From de763a2f2d4e7717480dc2ded0f9a51fcdfe13dc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 12 Sep 2020 13:25:27 +0100 Subject: [PATCH] Update pytest from 4.6.5 to 6.0.2 --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index b892e633..f01a4dcf 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -53,7 +53,7 @@ pyflakes==2.1.1 # via flake8 pygments==2.6.1 # via sphinx pyparsing==2.4.7 # via packaging pytest-cov==2.8.1 # via -r test.in -pytest==4.6.5 # via -r test.in, pytest-cov +pytest==6.0.2 # via -r test.in, pytest-cov python-json-logger==0.1.11 # via daiquiri python-mimeparse==1.6.0 # via testtools pytz==2019.3 # via babel