From fae0b8e47dcb0245fe2266a25461d515eeece879 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Jun 2017 18:09:49 +0100 Subject: [PATCH 1/2] Update django-test-plus from 1.0.17 to 1.0.18 --- requirements/local.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/local.txt b/requirements/local.txt index 9732f1f..69f2a02 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -5,7 +5,7 @@ django-coverage-plugin==1.5.0 Sphinx==1.5.5 django-extensions==1.7.8 Werkzeug==0.12.2 -django-test-plus==1.0.17 +django-test-plus==1.0.18 factory-boy==2.8.1 django-debug-toolbar==1.7 From 2302988732300c796fde95234f800e51e3143c93 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Jun 2017 18:09:50 +0100 Subject: [PATCH 2/2] 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