Skip to content

Commit

Permalink
Scheduled weekly dependency update for week 41 (#3344)
Browse files Browse the repository at this point in the history
* Update async-timeout from 3.0.0 to 3.0.1

* Update cython from 0.28.5 to 0.29

* Update cython from 0.28.5 to 0.29

* Update cython from 0.28.5 to 0.29

* Update gunicorn from 19.8.1 to 19.9.0

* Update tox from 3.5.0 to 3.5.2
  • Loading branch information
pyup.io bot authored and asvetlov committed Oct 15, 2018
1 parent c8485f6 commit b26d4a8
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions requirements/ci-wheel.txt
Original file line number Diff line number Diff line change
@@ -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

Expand Down
2 changes: 1 addition & 1 deletion requirements/cython.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
cython==0.28.5
cython==0.29
2 changes: 1 addition & 1 deletion requirements/wheel.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
cython==0.28.5
cython==0.29
pytest==3.8.2
twine==1.12.1

0 comments on commit b26d4a8

Please sign in to comment.