diff --git a/requirements/ci-wheel.txt b/requirements/ci-wheel.txt index cbb703e4269..133f1adc31c 100644 --- a/requirements/ci-wheel.txt +++ b/requirements/ci-wheel.txt @@ -1,20 +1,20 @@ -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 coverage==4.5.1 -cython==0.28.5 -gunicorn==19.8.1 +cython==0.29 +gunicorn==19.9.0 pyflakes==2.0.0 multidict==4.4.2 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 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 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