From ba8e7e2cd641bb5d01f28f89ae5c74c7049699a4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 12 Jan 2019 21:09:44 +0100 Subject: [PATCH] Update pytest from 4.1.0 to 4.1.1 --- requirements-development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-development.txt b/requirements-development.txt index e43e6ef8..2283789b 100644 --- a/requirements-development.txt +++ b/requirements-development.txt @@ -8,7 +8,7 @@ flake8==3.6.0 flake8-isort==2.6.0 isort==4.3.4 mock==2.0.0 -pytest==4.1.0 +pytest==4.1.1 pytest-cov==2.6.1 pytest-django==3.4.5 pytest-factoryboy==2.0.2