Scheduled weekly dependency update for week 10 (#138)
* Update pytest from 3.4.1 to 3.4.2 * Update aiohttp from 3.0.6 to 3.0.7
This commit is contained in:
parent
9da55517b2
commit
363f3b71c0
|
@ -1,6 +1,6 @@
|
||||||
-e .
|
-e .
|
||||||
flake8==3.5.0
|
flake8==3.5.0
|
||||||
pytest==3.4.1
|
pytest==3.4.2
|
||||||
pytest-cov==2.5.1
|
pytest-cov==2.5.1
|
||||||
coverage==4.5.1
|
coverage==4.5.1
|
||||||
sphinx==1.7.1
|
sphinx==1.7.1
|
||||||
|
@ -11,5 +11,5 @@ aioredis==1.1.0
|
||||||
hiredis==0.2.0
|
hiredis==0.2.0
|
||||||
passlib==1.7.1
|
passlib==1.7.1
|
||||||
cryptography==2.1.4
|
cryptography==2.1.4
|
||||||
aiohttp==3.0.6
|
aiohttp==3.0.7
|
||||||
pytest-aiohttp==0.3.0
|
pytest-aiohttp==0.3.0
|
||||||
|
|
Loading…
Reference in New Issue