Skip to content

Commit db7dbd9

Browse files
pyup.io botasvetlov
authored andcommitted
Scheduled weekly dependency update for week 00 (#124)
* Update pytest from 3.2.5 to 3.3.1 * Update aiohttp-session from 1.2.1 to 2.1.0 * Update aiohttp from 2.3.3 to 2.3.7 * Update pytest-aiohttp from 0.1.3 to 0.3.0
1 parent 5b2ff77 commit db7dbd9

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.5
3+
pytest==3.3.1
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.1
8+
aiohttp-session==2.1.0
99
aiopg[sa]==0.13.1
1010
aioredis==1.0.0
1111
hiredis==0.2.0
1212
passlib==1.7.1
13-
aiohttp==2.3.3
14-
pytest-aiohttp==0.1.3
13+
aiohttp==2.3.7
14+
pytest-aiohttp==0.3.0

0 commit comments

Comments
 (0)