Skip to content

Commit b9dee12

Browse files
pyup.io botasvetlov
authored andcommitted
Scheduled weekly dependency update for week 47 (#115)
* Update pytest from 3.2.3 to 3.2.5 * Update aiohttp-session from 1.2.0 to 1.2.1 * Update aioredis from 0.3.5 to 1.0.0 * Update aiohttp from 2.3.2 to 2.3.3
1 parent aff9a6a commit b9dee12

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
@@ -1,14 +1,14 @@
11
-e .
22
flake8==3.5.0
3-
pytest==3.2.3
3+
pytest==3.2.5
44
pytest-cov==2.5.1
55
coverage==4.4.2
66
sphinx==1.6.5
77
pep257==0.7.0
8-
aiohttp-session==1.2.0
8+
aiohttp-session==1.2.1
99
aiopg[sa]==0.13.1
10-
aioredis==0.3.5
10+
aioredis==1.0.0
1111
hiredis==0.2.0
1212
passlib==1.7.1
13-
aiohttp==2.3.2
13+
aiohttp==2.3.3
1414
pytest-aiohttp==0.1.3

0 commit comments

Comments
 (0)