From 676dc215381fc8953a10960b47f621868f0d2477 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 4 Jul 2019 20:05:47 +0200 Subject: [PATCH] Update pytest-factoryboy from 2.0.2 to 2.0.3 --- requirements-development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-development.txt b/requirements-development.txt index e3d1a3d0..d942ab12 100644 --- a/requirements-development.txt +++ b/requirements-development.txt @@ -10,7 +10,7 @@ isort==4.3.21 pytest==4.6.3 pytest-cov==2.7.1 pytest-django==3.5.0 -pytest-factoryboy==2.0.2 +pytest-factoryboy==2.0.3 recommonmark==0.5.0 Sphinx==2.1.2 sphinx_rtd_theme==0.4.3