Scheduled weekly dependency update for week 43 (#195)
* Update flake8 from 3.5.0 to 3.6.0 * Update pytest from 3.9.1 to 3.9.3 * Update aioredis from 1.1.0 to 1.2.0
This commit is contained in:
parent
dab8b6f248
commit
0b2e3cd6c0
|
@ -1,7 +1,7 @@
|
||||||
-e .
|
-e .
|
||||||
flake8==3.5.0
|
flake8==3.6.0
|
||||||
async-timeout==3.0.1
|
async-timeout==3.0.1
|
||||||
pytest==3.9.1
|
pytest==3.9.3
|
||||||
pytest-cov==2.6.0
|
pytest-cov==2.6.0
|
||||||
pytest-mock==1.10.0
|
pytest-mock==1.10.0
|
||||||
coverage==4.5.1
|
coverage==4.5.1
|
||||||
|
@ -9,7 +9,7 @@ sphinx==1.8.1
|
||||||
pep257==0.7.0
|
pep257==0.7.0
|
||||||
aiohttp-session==2.7.0
|
aiohttp-session==2.7.0
|
||||||
aiopg[sa]==0.15.0
|
aiopg[sa]==0.15.0
|
||||||
aioredis==1.1.0
|
aioredis==1.2.0
|
||||||
hiredis==0.2.0
|
hiredis==0.2.0
|
||||||
passlib==1.7.1
|
passlib==1.7.1
|
||||||
cryptography==2.3.1
|
cryptography==2.3.1
|
||||||
|
|
Loading…
Reference in New Issue