Scheduled weekly dependency update for week 41 (#193)
* Update async-timeout from 3.0 to 3.0.1 * Update aiohttp-session from 2.6.0 to 2.7.0
This commit is contained in:
parent
354b1a8995
commit
460ddfd50c
|
@ -1,13 +1,13 @@
|
|||
-e .
|
||||
flake8==3.5.0
|
||||
async-timeout==3.0
|
||||
async-timeout==3.0.1
|
||||
pytest==3.8.2
|
||||
pytest-cov==2.6.0
|
||||
pytest-mock==1.10.0
|
||||
coverage==4.5.1
|
||||
sphinx==1.8.1
|
||||
pep257==0.7.0
|
||||
aiohttp-session==2.6.0
|
||||
aiohttp-session==2.7.0
|
||||
aiopg[sa]==0.15.0
|
||||
aioredis==1.1.0
|
||||
hiredis==0.2.0
|
||||
|
|
Loading…
Reference in New Issue