From 48783f526645b57253464be24cd8f508dcf86298 Mon Sep 17 00:00:00 2001 From: Nik Nyby Date: Tue, 31 Jan 2017 15:21:29 -0500 Subject: [PATCH] :arrow_up: factory-boy 2.8.1 --- test_reqs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_reqs.txt b/test_reqs.txt index 59d1e4c..659ba79 100644 --- a/test_reqs.txt +++ b/test_reqs.txt @@ -6,5 +6,5 @@ django-jenkins==0.19.0 pep8==1.7.0 pyflakes==1.0.0 django-markwhat==1.5 -factory_boy==2.5.2 +factory_boy==2.8.1 six==1.10.0