From 0c97ef4d4ef28fd9d2f6bff380b15c288be3ff73 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Sat, 1 Sep 2018 14:19:52 -0700 Subject: [PATCH] Scheduled weekly dependency update for week 34 (#3220) * Update pytest from 3.7.2 to 3.7.3 * Update pytest from 3.7.2 to 3.7.3 * Update pytest-xdist from 1.22.5 to 1.23.0 * Update tox from 3.1.3 to 3.2.1 * Update cherry_picker from 1.2.0 to 1.2.1 --- requirements/ci-wheel.txt | 6 +++--- requirements/dev.txt | 2 +- requirements/wheel.txt | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements/ci-wheel.txt b/requirements/ci-wheel.txt index f92c724796f..4023a9c3b56 100644 --- a/requirements/ci-wheel.txt +++ b/requirements/ci-wheel.txt @@ -10,11 +10,11 @@ cython==0.28.5 gunicorn==19.8.1 pyflakes==2.0.0 multidict==4.3.1 -pytest==3.7.2 +pytest==3.7.3 pytest-cov==2.5.1 pytest-mock==1.10.0 -pytest-xdist==1.22.5 -tox==3.1.3 +pytest-xdist==1.23.0 +tox==3.2.1 twine==1.11.0 yarl==1.2.6 diff --git a/requirements/dev.txt b/requirements/dev.txt index 3116a6e0783..861740b1ab4 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -3,4 +3,4 @@ ipdb==0.11 pytest-sugar==0.9.1 ipython==6.5.0 -cherry_picker==1.2.0; python_version>="3.6" +cherry_picker==1.2.1; python_version>="3.6" diff --git a/requirements/wheel.txt b/requirements/wheel.txt index b2d5ed44071..f7345342c6b 100644 --- a/requirements/wheel.txt +++ b/requirements/wheel.txt @@ -1,3 +1,3 @@ cython==0.28.5 -pytest==3.7.2 +pytest==3.7.3 twine==1.11.0