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
This commit is contained in:
parent
aff9a6a915
commit
b9dee120c3
|
@ -1,14 +1,14 @@
|
||||||
-e .
|
-e .
|
||||||
flake8==3.5.0
|
flake8==3.5.0
|
||||||
pytest==3.2.3
|
pytest==3.2.5
|
||||||
pytest-cov==2.5.1
|
pytest-cov==2.5.1
|
||||||
coverage==4.4.2
|
coverage==4.4.2
|
||||||
sphinx==1.6.5
|
sphinx==1.6.5
|
||||||
pep257==0.7.0
|
pep257==0.7.0
|
||||||
aiohttp-session==1.2.0
|
aiohttp-session==1.2.1
|
||||||
aiopg[sa]==0.13.1
|
aiopg[sa]==0.13.1
|
||||||
aioredis==0.3.5
|
aioredis==1.0.0
|
||||||
hiredis==0.2.0
|
hiredis==0.2.0
|
||||||
passlib==1.7.1
|
passlib==1.7.1
|
||||||
aiohttp==2.3.2
|
aiohttp==2.3.3
|
||||||
pytest-aiohttp==0.1.3
|
pytest-aiohttp==0.1.3
|
||||||
|
|
Loading…
Reference in New Issue