Skip to content

Commit 18a04b8

Browse files
pyup.io botasvetlov
authored andcommitted
Scheduled weekly dependency update for week 44 (#111)
* Update flake8 from 3.4.1 to 3.5.0 * Update sphinx from 1.6.4 to 1.6.5 * Update aioredis from 0.3.3 to 0.3.4 * Update aiohttp from 2.2.5 to 2.3.1
1 parent cd833ed commit 18a04b8

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 .
2-
flake8==3.4.1
2+
flake8==3.5.0
33
pytest==3.2.3
44
pytest-cov==2.5.1
55
coverage==4.4.1
6-
sphinx==1.6.4
6+
sphinx==1.6.5
77
pep257==0.7.0
88
aiohttp-session==1.0.1
99
aiopg[sa]==0.13.1
10-
aioredis==0.3.3
10+
aioredis==0.3.4
1111
hiredis==0.2.0
1212
passlib==1.7.1
13-
aiohttp==2.2.5
13+
aiohttp==2.3.1
1414
pytest-aiohttp==0.1.3

0 commit comments

Comments
 (0)