From c7588d8b95a71869759c473f6b004fb9f166b7fe Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 12 Mar 2019 23:52:57 -0700 Subject: [PATCH 1/3] Update pytest from 4.2.0 to 4.3.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 21b3192..79fbd60 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ funcy==1.11 lenses==0.5.0 hypothesis==4.5.8 parsimonious==0.8.1 -pytest==4.2.0 +pytest==4.3.1 pytest-cov==2.6.1 pytest-flake8==1.0.4 pytest-xdist==1.22.5 From 9a3afc1a300d7f4f6358b03517276dc4233e55ef Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 20 Mar 2019 01:56:05 -0700 Subject: [PATCH 2/3] Update hypothesis from 4.5.8 to 4.14.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 21b3192..662d77e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ attrs==18.2.0 codecov==2.0.15 funcy==1.11 lenses==0.5.0 -hypothesis==4.5.8 +hypothesis==4.14.0 parsimonious==0.8.1 pytest==4.2.0 pytest-cov==2.6.1 From 9ab35d9d984ecc34cf1dfb7d6f40994737e90e4c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 20 Mar 2019 17:08:04 -0700 Subject: [PATCH 3/3] Update pytest-xdist from 1.22.5 to 1.27.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 21b3192..983fef4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,5 +9,5 @@ parsimonious==0.8.1 pytest==4.2.0 pytest-cov==2.6.1 pytest-flake8==1.0.4 -pytest-xdist==1.22.5 +pytest-xdist==1.27.0 pytest-sugar==0.9.2