From 3dde64f9d298a0d17b42a9358cb3e9d050bb3ab6 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Tue, 17 Apr 2018 12:36:35 +0200 Subject: [PATCH] Scheduled weekly dependency update for week 15 (#2941) * Update cython from 0.28.1 to 0.28.2 * Update cython from 0.28.1 to 0.28.2 * Update pip from 9.0.3 to 10.0.0 * Update pytest-mock from 1.8.0 to 1.9.0 --- requirements/ci-wheel.txt | 6 +++--- requirements/wheel.txt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements/ci-wheel.txt b/requirements/ci-wheel.txt index 36473922ba2..c510808f387 100644 --- a/requirements/ci-wheel.txt +++ b/requirements/ci-wheel.txt @@ -5,16 +5,16 @@ brotlipy==0.7.0 cchardet==2.1.1 chardet==3.0.4 coverage==4.5.1 -cython==0.28.1 +cython==0.28.2 flake8==3.5.0 gunicorn==19.7.1 isort==4.3.4 -pip==9.0.3 +pip==10.0.0 pyflakes==1.6.0 multidict==4.1.0 pytest==3.5.0 pytest-cov==2.5.1 -pytest-mock==1.8.0 +pytest-mock==1.9.0 pytest-xdist==1.22.2 towncrier==17.8.0 tox==3.0.0 diff --git a/requirements/wheel.txt b/requirements/wheel.txt index d5560da3f51..399e761d4ae 100644 --- a/requirements/wheel.txt +++ b/requirements/wheel.txt @@ -1,3 +1,3 @@ -cython==0.28.1 +cython==0.28.2 pytest==3.5.0 twine==1.11.0