Skip to content

Commit b089580

Browse files
pyup.io botasvetlov
authored andcommitted
Scheduled weekly dependency update for week 38 (#104)
* Update pytest-cov from 2.4.0 to 2.5.1 * Update coverage from 4.3.4 to 4.4.1 * Update pytest-aiohttp from 0.1.2 to 0.1.3
1 parent dbac083 commit b089580

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements-dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
-e .
22
flake8==3.4.1
33
pytest==3.2.2
4-
pytest-cov==2.4.0
5-
coverage==4.3.4
4+
pytest-cov==2.5.1
5+
coverage==4.4.1
66
sphinx==1.6.3
77
pep257==0.7.0
88
aiohttp-session==1.0.1
@@ -11,4 +11,4 @@ aioredis==0.3.3
1111
hiredis==0.2.0
1212
passlib==1.7.1
1313
aiohttp==2.2.5
14-
pytest-aiohttp==0.1.2
14+
pytest-aiohttp==0.1.3

0 commit comments

Comments
 (0)