Skip to content

Commit f06f991

Browse files
pyup.io botwebknjaz
authored andcommitted
Scheduled weekly dependency update for week 46 (#303)
* Update coverage from 4.5.1 to 4.5.2 * Update pytest from 3.10.1 to 4.0.0 * Update setuptools from 40.5.0 to 40.6.2 * Update wheel from 0.32.2 to 0.32.3
1 parent 476bef6 commit f06f991

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

requirements/ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-r wheel.txt
22
flake8==3.6.0
33
pyflakes>=1.0.0
4-
coverage==4.5.1
4+
coverage==4.5.2
55
sphinx==1.8.2
66
alabaster>=0.6.2
77
pygments==2.2.0

requirements/wheel.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
cython==0.29
2-
pytest==3.10.1
2+
pytest==4.0.0
33
pytest-cov==2.6.0
44

tox.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,8 @@ skip_install = True
107107
deps =
108108
-U
109109
cython==0.29
110-
setuptools==40.5.0
111-
wheel==0.32.2
110+
setuptools==40.6.2
111+
wheel==0.32.3
112112
commands =
113113
python -m setup sdist
114114

0 commit comments

Comments
 (0)