From d156d1b958b69cdbd852531b5d6ad6cb934594a3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Sep 2018 17:37:06 -0700 Subject: [PATCH 01/10] Update attrs from 18.1.0 to 18.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 69498d0..a29aaa9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -e git://github.com/mvcisback/hypothesis-cfg@master#egg=hypothesis-cfg -e git://github.com/mvcisback/DiscreteSignals@master#egg=discrete-signals -attrs==18.1.0 +attrs==18.2.0 funcy==1.9.1 lenses==0.4.0 parsimonious==0.7.0 From 24380ebc809fc09997be635fb17b298d8e7ddfe1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Sep 2018 17:37:07 -0700 Subject: [PATCH 02/10] Update funcy from 1.9.1 to 1.10.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a29aaa9..4f9a66f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ -e git://github.com/mvcisback/hypothesis-cfg@master#egg=hypothesis-cfg -e git://github.com/mvcisback/DiscreteSignals@master#egg=discrete-signals attrs==18.2.0 -funcy==1.9.1 +funcy==1.10.3 lenses==0.4.0 parsimonious==0.7.0 hypothesis==3.32.1 From 7869a880f78627ed218e775ba71e4863a1eb82da Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Sep 2018 17:37:08 -0700 Subject: [PATCH 03/10] Update parsimonious from 0.7.0 to 0.8.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4f9a66f..0b26d63 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ attrs==18.2.0 funcy==1.10.3 lenses==0.4.0 -parsimonious==0.7.0 +parsimonious==0.8.1 hypothesis==3.32.1 pytest==3.2.3 From ee5df99f4828603c971becdcd92f41e97fb08dd0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Sep 2018 17:37:10 -0700 Subject: [PATCH 04/10] Update hypothesis from 3.32.1 to 3.73.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0b26d63..21c4881 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ attrs==18.2.0 funcy==1.10.3 lenses==0.4.0 parsimonious==0.8.1 -hypothesis==3.32.1 +hypothesis==3.73.0 pytest==3.2.3 pytest-bpdb==0.1.4 From df6b2bdac669b65ce164159365fbd37dd7f76029 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Sep 2018 17:37:11 -0700 Subject: [PATCH 05/10] Update pytest from 3.2.3 to 3.8.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 21c4881..93ad133 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ lenses==0.4.0 parsimonious==0.8.1 hypothesis==3.73.0 -pytest==3.2.3 +pytest==3.8.1 pytest-bpdb==0.1.4 pytest-cache==1.0 pytest-colordots==1.1 From ca38cf56f598d325588971068ca7ce8676753b3f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Sep 2018 17:37:13 -0700 Subject: [PATCH 06/10] Update pytest-cov from 2.5.1 to 2.6.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 93ad133..5a92e00 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ pytest==3.8.1 pytest-bpdb==0.1.4 pytest-cache==1.0 pytest-colordots==1.1 -pytest-cov==2.5.1 +pytest-cov==2.6.0 pytest-flake8==0.9 pytest-forked==0.2 pytest-isort==0.1.0 From 96cb9cb4cd82792f44719700c08387e26be2b813 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Sep 2018 17:37:14 -0700 Subject: [PATCH 07/10] Update pytest-flake8 from 0.9 to 1.0.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5a92e00..ec01ea9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ pytest-bpdb==0.1.4 pytest-cache==1.0 pytest-colordots==1.1 pytest-cov==2.6.0 -pytest-flake8==0.9 +pytest-flake8==1.0.2 pytest-forked==0.2 pytest-isort==0.1.0 pytest-pep8==1.0.6 From 938b07d46f1c81dd936b8bb80e13fc871ff68e8c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Sep 2018 17:37:16 -0700 Subject: [PATCH 08/10] Update pytest-isort from 0.1.0 to 0.2.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ec01ea9..6dbb676 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ pytest-colordots==1.1 pytest-cov==2.6.0 pytest-flake8==1.0.2 pytest-forked==0.2 -pytest-isort==0.1.0 +pytest-isort==0.2.1 pytest-pep8==1.0.6 pytest-xdist==1.20.1 python-dateutil==2.6.1 From b0eb9c2247600d8792a5aa768646815b0f0560c0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Sep 2018 17:37:17 -0700 Subject: [PATCH 09/10] Update pytest-xdist from 1.20.1 to 1.23.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6dbb676..2b290b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,5 +15,5 @@ pytest-flake8==1.0.2 pytest-forked==0.2 pytest-isort==0.2.1 pytest-pep8==1.0.6 -pytest-xdist==1.20.1 +pytest-xdist==1.23.0 python-dateutil==2.6.1 From 9f675756f73a0c8a9412373e5b198f15f43f2072 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Sep 2018 17:37:19 -0700 Subject: [PATCH 10/10] Update python-dateutil from 2.6.1 to 2.7.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2b290b7..fe39992 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,4 +16,4 @@ pytest-forked==0.2 pytest-isort==0.2.1 pytest-pep8==1.0.6 pytest-xdist==1.23.0 -python-dateutil==2.6.1 +python-dateutil==2.7.3