From 803f7a5b950dbb4aea0f646dbfd7dba74929356f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 15 Oct 2018 06:13:09 -0700 Subject: [PATCH 1/6] Update async-timeout from 3.0.0 to 3.0.1 --- requirements/ci-wheel.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/ci-wheel.txt b/requirements/ci-wheel.txt index cbb703e4269..241cb7d8768 100644 --- a/requirements/ci-wheel.txt +++ b/requirements/ci-wheel.txt @@ -1,7 +1,7 @@ -r flake.txt attrs==18.2.0 async-generator==1.10 -async-timeout==3.0.0 +async-timeout==3.0.1 brotlipy==0.7.0 cchardet==2.1.4 chardet==3.0.4 From 501b4283e0a34c2770b1fa9d1ab4b747fe72329e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 15 Oct 2018 06:13:11 -0700 Subject: [PATCH 2/6] Update cython from 0.28.5 to 0.29 --- requirements/ci-wheel.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/ci-wheel.txt b/requirements/ci-wheel.txt index 241cb7d8768..ca81e91cbe5 100644 --- a/requirements/ci-wheel.txt +++ b/requirements/ci-wheel.txt @@ -6,7 +6,7 @@ brotlipy==0.7.0 cchardet==2.1.4 chardet==3.0.4 coverage==4.5.1 -cython==0.28.5 +cython==0.29 gunicorn==19.8.1 pyflakes==2.0.0 multidict==4.4.2 From f5adc7e770422ae1c99d31f53dc3944bd7c5c13d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 15 Oct 2018 06:13:12 -0700 Subject: [PATCH 3/6] Update cython from 0.28.5 to 0.29 --- requirements/cython.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/cython.txt b/requirements/cython.txt index 64c06c65b80..4d49466ac1e 100644 --- a/requirements/cython.txt +++ b/requirements/cython.txt @@ -1 +1 @@ -cython==0.28.5 +cython==0.29 From d9a99eddbde9544227be7f2b29a5cf9f1b6ee40c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 15 Oct 2018 06:13:14 -0700 Subject: [PATCH 4/6] Update cython from 0.28.5 to 0.29 --- requirements/wheel.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/wheel.txt b/requirements/wheel.txt index 3b041a89869..79d8a057f92 100644 --- a/requirements/wheel.txt +++ b/requirements/wheel.txt @@ -1,3 +1,3 @@ -cython==0.28.5 +cython==0.29 pytest==3.8.2 twine==1.12.1 From 7e76579f0da242e7d9a99176e7628d24e19ae4b4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 15 Oct 2018 06:13:15 -0700 Subject: [PATCH 5/6] Update gunicorn from 19.8.1 to 19.9.0 --- requirements/ci-wheel.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/ci-wheel.txt b/requirements/ci-wheel.txt index ca81e91cbe5..e1c7e3c3522 100644 --- a/requirements/ci-wheel.txt +++ b/requirements/ci-wheel.txt @@ -7,7 +7,7 @@ cchardet==2.1.4 chardet==3.0.4 coverage==4.5.1 cython==0.29 -gunicorn==19.8.1 +gunicorn==19.9.0 pyflakes==2.0.0 multidict==4.4.2 pytest==3.8.2 From ba019bd2351febe1c6f966e9a64ea627199273f9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 15 Oct 2018 06:13:17 -0700 Subject: [PATCH 6/6] Update tox from 3.5.0 to 3.5.2 --- requirements/ci-wheel.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/ci-wheel.txt b/requirements/ci-wheel.txt index e1c7e3c3522..133f1adc31c 100644 --- a/requirements/ci-wheel.txt +++ b/requirements/ci-wheel.txt @@ -14,7 +14,7 @@ pytest==3.8.2 pytest-cov==2.6.0 pytest-mock==1.10.0 pytest-xdist==1.23.2 -tox==3.5.0 +tox==3.5.2 twine==1.12.1 yarl==1.2.6