Skip to content

Commit d375b22

Browse files
pyup.io botasvetlov
authored andcommitted
Scheduled weekly dependency update for week 09 (#135)
* Update pytest from 3.3.2 to 3.4.1 * Update coverage from 4.4.2 to 4.5.1 * Update sphinx from 1.6.6 to 1.7.1 * Update aiohttp-session from 2.1.0 to 2.3.0 * Update aioredis from 1.0.0 to 1.1.0 * Update aiohttp from 2.3.9 to 3.0.6
1 parent 4506c30 commit d375b22

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

requirements-dev.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
-e .
22
flake8==3.5.0
3-
pytest==3.3.2
3+
pytest==3.4.1
44
pytest-cov==2.5.1
5-
coverage==4.4.2
6-
sphinx==1.6.6
5+
coverage==4.5.1
6+
sphinx==1.7.1
77
pep257==0.7.0
8-
aiohttp-session==2.1.0
8+
aiohttp-session==2.3.0
99
aiopg[sa]==0.13.2
10-
aioredis==1.0.0
10+
aioredis==1.1.0
1111
hiredis==0.2.0
1212
passlib==1.7.1
1313
cryptography==2.1.4
14-
aiohttp==2.3.9
14+
aiohttp==3.0.6
1515
pytest-aiohttp==0.3.0

0 commit comments

Comments
 (0)