From 2204aba792c35aa3087c252bbd3a24c56b8ee088 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 3 Feb 2019 21:13:25 +0100 Subject: [PATCH] Update pytest-django from 3.4.5 to 3.4.7 --- requirements-development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-development.txt b/requirements-development.txt index 7a5dd127..80f778a0 100644 --- a/requirements-development.txt +++ b/requirements-development.txt @@ -10,7 +10,7 @@ isort==4.3.4 mock==2.0.0 pytest==4.1.1 pytest-cov==2.6.1 -pytest-django==3.4.5 +pytest-django==3.4.7 pytest-factoryboy==2.0.2 recommonmark==0.5.0 Sphinx==1.8.3