From 2302988732300c796fde95234f800e51e3143c93 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Jun 2017 18:09:50 +0100 Subject: [PATCH] Update django-test-plus from 1.0.17 to 1.0.18 --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index cf99298..54863fd 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -5,7 +5,7 @@ coverage==4.3.1 flake8==3.3.0 # pyup: != 2.6.0 -django-test-plus==1.0.17 +django-test-plus==1.0.18 factory-boy==2.8.1 # pytest