Scheduled weekly dependency update for week 50 (#203)
* Update pytest from 4.0.1 to 4.0.2 * Update pyjwt from 1.7.0 to 1.7.1
This commit is contained in:
parent
82cff61379
commit
901cf1a7e0
|
@ -1,7 +1,7 @@
|
||||||
-e .
|
-e .
|
||||||
flake8==3.6.0
|
flake8==3.6.0
|
||||||
async-timeout==3.0.1
|
async-timeout==3.0.1
|
||||||
pytest==4.0.1
|
pytest==4.0.2
|
||||||
pytest-cov==2.6.0
|
pytest-cov==2.6.0
|
||||||
pytest-mock==1.10.0
|
pytest-mock==1.10.0
|
||||||
coverage==4.5.2
|
coverage==4.5.2
|
||||||
|
@ -15,4 +15,4 @@ passlib==1.7.1
|
||||||
cryptography==2.4.2
|
cryptography==2.4.2
|
||||||
aiohttp==3.4.4
|
aiohttp==3.4.4
|
||||||
pytest-aiohttp==0.3.0
|
pytest-aiohttp==0.3.0
|
||||||
pyjwt==1.7.0
|
pyjwt==1.7.1
|
||||||
|
|
Loading…
Reference in New Issue