From 8e98dd6a411b853649e696d550746fa03dae418d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 16 Apr 2019 01:36:56 +0200 Subject: [PATCH] Update pytest from 4.4.0 to 4.4.1 --- requirements-development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-development.txt b/requirements-development.txt index b3027062..add42b4c 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.17 mock==2.0.0 -pytest==4.4.0 +pytest==4.4.1 pytest-cov==2.6.1 pytest-django==3.4.8 pytest-factoryboy==2.0.2