From 4f552745038028e75a0ff06dacd8c86ccae9853d Mon Sep 17 00:00:00 2001 From: "requires.io" Date: Sun, 5 Jun 2016 16:30:18 -0700 Subject: [PATCH] [requires.io] dependency update --- {{cookiecutter.project_slug}}/requirements/test.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/{{cookiecutter.project_slug}}/requirements/test.txt b/{{cookiecutter.project_slug}}/requirements/test.txt index 0451bc60..b8531505 100644 --- a/{{cookiecutter.project_slug}}/requirements/test.txt +++ b/{{cookiecutter.project_slug}}/requirements/test.txt @@ -7,10 +7,10 @@ psycopg2==2.6.1 {%- endif %} -coverage==4.0.3 -django_coverage_plugin==1.3 +coverage==4.1 +django-coverage-plugin==1.3.1 flake8==2.5.4 -django-test-plus==1.0.12 +django-test-plus==1.0.13 factory_boy==2.7.0 # pytest