Skip to content

Commit fb0021b

Browse files
pyup-botsamuelcolvin
authored andcommitted
Scheduled monthly dependency update for February (#38)
* Update flake8 from 3.6.0 to 3.7.4 * Update pycodestyle from 2.4.0 to 2.5.0 * Update pyflakes from 2.0.0 to 2.1.0 * Update pytest from 4.0.2 to 4.2.0 * Update pytest-cov from 2.6.0 to 2.6.1
1 parent 540e1d9 commit fb0021b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

tests/requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
coverage==4.5.2
22
docutils==0.14
3-
flake8==3.6.0
3+
flake8==3.7.4
44
isort==4.3.4
5-
pycodestyle==2.4.0
6-
pyflakes==2.0.0
5+
pycodestyle==2.5.0
6+
pyflakes==2.1.0
77
Pygments==2.3.1
8-
pytest==4.0.2
9-
pytest-cov==2.6.0
8+
pytest==4.2.0
9+
pytest-cov==2.6.1
1010
pytest-isort==0.2.1
1111
pytest-mock==1.10.0
1212
pytest-sugar==0.9.2

0 commit comments

Comments
 (0)