Skip to content

Commit 810312b

Browse files
pyup.io botasvetlov
authored andcommitted
Scheduled weekly dependency update for week 46 (#113)
* Update coverage from 4.4.1 to 4.4.2 * Update aiohttp-session from 1.0.1 to 1.2.0 * Update aioredis from 0.3.4 to 0.3.5 * Update aiohttp from 2.3.1 to 2.3.2
1 parent 18a04b8 commit 810312b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements-dev.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
flake8==3.5.0
33
pytest==3.2.3
44
pytest-cov==2.5.1
5-
coverage==4.4.1
5+
coverage==4.4.2
66
sphinx==1.6.5
77
pep257==0.7.0
8-
aiohttp-session==1.0.1
8+
aiohttp-session==1.2.0
99
aiopg[sa]==0.13.1
10-
aioredis==0.3.4
10+
aioredis==0.3.5
1111
hiredis==0.2.0
1212
passlib==1.7.1
13-
aiohttp==2.3.1
13+
aiohttp==2.3.2
1414
pytest-aiohttp==0.1.3

0 commit comments

Comments
 (0)