From d60d7c48ca6c41ff8c5203e28fb9df4ef34c1f36 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Jun 2019 02:32:29 +0200 Subject: [PATCH] Update pytest from 4.5.0 to 4.6.1 --- requirements-development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-development.txt b/requirements-development.txt index 61d666a4..4bed1297 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.20 mock==3.0.5 -pytest==4.5.0 +pytest==4.6.1 pytest-cov==2.7.1 pytest-django==3.4.8 pytest-factoryboy==2.0.2