From d280abfe2f41c16b6368334b78c81c4a90773ed7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 29 Jun 2019 10:50:11 +0200 Subject: [PATCH] Update pytest from 4.6.3 to 5.0.0 --- requirements-development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-development.txt b/requirements-development.txt index a918a5f3..10177e36 100644 --- a/requirements-development.txt +++ b/requirements-development.txt @@ -8,7 +8,7 @@ flake8==3.7.7 flake8-isort==2.7.0 isort==4.3.21 mock==3.0.5 -pytest==4.6.3 +pytest==5.0.0 pytest-cov==2.7.1 pytest-django==3.5.0 pytest-factoryboy==2.0.2