From f3651a8a74302f662fad145b0fd4cb749d642962 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Sep 2016 23:05:37 +0200 Subject: [PATCH 1/5] Update pytest-flake8 from 0.2 to 0.6 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 7bed862..47493c8 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ flake8==2.5.4 pytest==2.9.1 pytest-cov==2.2.1 -pytest-flake8==0.2 +pytest-flake8==0.6 pytest-xdist==1.14 tox==2.3.1 From 794024ed40d2bf515f427455aaf2abdbfe8e188e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Sep 2016 23:05:38 +0200 Subject: [PATCH 2/5] Update pytest-cov from 2.2.1 to 2.3.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 47493c8..fd4c735 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ flake8==2.5.4 pytest==2.9.1 -pytest-cov==2.2.1 +pytest-cov==2.3.1 pytest-flake8==0.6 pytest-xdist==1.14 tox==2.3.1 From 68de81c313a78735a652fbdc4e1074a87fba7dcb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Sep 2016 23:05:39 +0200 Subject: [PATCH 3/5] Update flake8 from 2.5.4 to 3.0.4 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index fd4c735..5fc0208 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -flake8==2.5.4 +flake8==3.0.4 pytest==2.9.1 pytest-cov==2.3.1 pytest-flake8==0.6 From 0905c487311dd14265612b175e5508906ca0918d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Sep 2016 23:05:40 +0200 Subject: [PATCH 4/5] Update pytest from 2.9.1 to 3.0.2 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 5fc0208..ed0dac1 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ flake8==3.0.4 -pytest==2.9.1 +pytest==3.0.2 pytest-cov==2.3.1 pytest-flake8==0.6 pytest-xdist==1.14 From 7f5378683c09d9d13e1d7e6744d62737de536374 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Sep 2016 23:05:40 +0200 Subject: [PATCH 5/5] Update pytest-xdist from 1.14 to 1.15.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index ed0dac1..b36be1d 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,5 +2,5 @@ flake8==3.0.4 pytest==3.0.2 pytest-cov==2.3.1 pytest-flake8==0.6 -pytest-xdist==1.14 +pytest-xdist==1.15.0 tox==2.3.1