Skip to content

Commit 3797c76

Browse files
pyup-botandre-filho
authored andcommitted
add(#53): initial update of pyup
* Update pytest from 3.8.1 to 3.10.0 * Update coverage from 4.3 to 4.5.1 * Update pytest-cov from 2.0.0 to 2.6.0 * Pin codeclimate-test-reporter to latest version 0.2.3 * Update codacy-coverage from 1.3 to 1.3.11
1 parent b1ca2f3 commit 3797c76

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements.txt

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
pyyaml==3.13
2-
pytest==3.8.1
2+
pytest==3.10.0
33
pycodestyle==2.4.0
44
argparse==1.4.0
5-
coverage==4.3
6-
pytest-cov==2.0.0
7-
codeclimate-test-reporter
8-
codacy-coverage==1.3
5+
coverage==4.5.1
6+
pytest-cov==2.6.0
7+
codeclimate-test-reporter==0.2.3
8+
codacy-coverage==1.3.11
99
colored==1.3.93

0 commit comments

Comments
 (0)