Skip to content

Commit 339188a

Browse files
pyup.io botasvetlov
authored andcommitted
Scheduled weekly dependency update for week 12 (#216)
* Update sphinx from 1.7.1 to 1.7.2 * Update mypy from 0.570 to 0.580 * Update pytest from 3.4.2 to 3.5.0
1 parent cde0a24 commit 339188a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

requirements/ci.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
flake8==3.5.0
33
pyflakes>=1.0.0
44
coverage==4.5.1
5-
sphinx==1.7.1
5+
sphinx==1.7.2
66
alabaster>=0.6.2
77
pytest-cov==2.5.1
88
pygments==2.2.0
9-
mypy==0.570; platform_python_implementation != "PyPy"
9+
mypy==0.580; platform_python_implementation != "PyPy"
1010
-e .
1111

1212
codecov==2.0.15

requirements/wheel.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
cython==0.28.1
2-
pytest==3.4.2
2+
pytest==3.5.0
33

0 commit comments

Comments
 (0)