Skip to content

Commit dcb4c88

Browse files
pyup-botsamuelcolvin
authored andcommitted
Scheduled monthly dependency update for May (#41)
* Update sphinx from 1.8.3 to 2.0.1 * Update coverage from 4.5.2 to 4.5.3 * Update flake8 from 3.7.4 to 3.7.7 * Update isort from 4.3.4 to 4.3.17 * Update pyflakes from 2.1.0 to 2.1.1 * Update pytest from 4.2.0 to 4.4.1 * Update pytest-isort from 0.2.1 to 0.3.1 * Update pytest-mock from 1.10.0 to 1.10.4
1 parent 08bd829 commit dcb4c88

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
ansi2html # pyup: ignore
22
Pygments==2.3.1
3-
Sphinx==1.8.3
3+
Sphinx==2.0.1
44
sphinxcontrib-websupport==1.1.0

tests/requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
coverage==4.5.2
1+
coverage==4.5.3
22
docutils==0.14
3-
flake8==3.7.4
4-
isort==4.3.4
3+
flake8==3.7.7
4+
isort==4.3.17
55
pycodestyle==2.5.0
6-
pyflakes==2.1.0
6+
pyflakes==2.1.1
77
Pygments==2.3.1
8-
pytest==4.2.0
8+
pytest==4.4.1
99
pytest-cov==2.6.1
10-
pytest-isort==0.2.1
11-
pytest-mock==1.10.0
10+
pytest-isort==0.3.1
11+
pytest-mock==1.10.4
1212
pytest-sugar==0.9.2
1313
pytest-toolbox==0.4
1414
numpy # pyup: ignore

0 commit comments

Comments
 (0)