From ed65eed68fe9cb15e0a612097f7478a9d700b10d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 5 Oct 2017 08:50:59 +0200 Subject: [PATCH 1/2] Update pytest from 3.2.2 to 3.2.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 06f2524..f97f844 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -19,7 +19,7 @@ pluggy==0.5.2 poyo==0.4.1 py==1.4.34 Pygments==2.2.0 -pytest==3.2.2 +pytest==3.2.3 pytest-cookies==0.2.0 python-dateutil==2.6.1 pytz==2017.2 From 8493c6e14a8cc9e670be8751024d48153371a242 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 5 Oct 2017 08:51:00 +0200 Subject: [PATCH 2/2] Update pytest from 3.0.7 to 3.2.3 --- {{cookiecutter.project_slug}}/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/{{cookiecutter.project_slug}}/requirements.txt b/{{cookiecutter.project_slug}}/requirements.txt index 599ef12..f4292d9 100644 --- a/{{cookiecutter.project_slug}}/requirements.txt +++ b/{{cookiecutter.project_slug}}/requirements.txt @@ -26,7 +26,7 @@ pyparsing==2.2.0 PyPOM==1.2.0 pypom-form==0.2.3 pytest-pypom-navigation==0.0.1 -pytest==3.0.7 +pytest==3.2.3 pytest-bdd==2.18.2 pytest-cov==2.5.1 pytest-html==1.16.0