Skip to content

Commit

Permalink
Scheduled weekly dependency update for week 34 (#3220)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
pyup.io bot authored and asvetlov committed Sep 1, 2018
1 parent b7206f4 commit 0c97ef4
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions requirements/ci-wheel.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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"
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
pytest==3.7.2
pytest==3.7.3
twine==1.11.0

0 comments on commit 0c97ef4

Please sign in to comment.