From 530e106a7a5ac4438413017b7fc32680de2915cd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 24 Nov 2018 07:36:04 +0100 Subject: [PATCH] Update pytest from 4.0.0 to 4.0.1 --- requirements-development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-development.txt b/requirements-development.txt index 7f7a5d5e..1e36cb8a 100644 --- a/requirements-development.txt +++ b/requirements-development.txt @@ -8,7 +8,7 @@ flake8==3.6.0 flake8-isort==2.5 isort==4.3.4 mock==2.0.0 -pytest==4.0.0 +pytest==4.0.1 pytest-django==3.4.4 pytest-factoryboy==2.0.2 recommonmark==0.4.0