File tree Expand file tree Collapse file tree 1 file changed +17
-17
lines changed Expand file tree Collapse file tree 1 file changed +17
-17
lines changed Original file line number Diff line number Diff line change 1- pip==18.1
1+ pip==18.1 # pyup: update minor
22-e .
33
4- bumpversion==0.5.3
5- wheel==0.32.2
6- cryptography==2.3.1
4+ bumpversion==0.5.3 # pyup: update minor
5+ wheel==0.32.2 # pyup: update minor
6+ cryptography==2.3.1 # pyup: update minor
77psycopg2-binary==2.7.5
88sanic==0.8.3
99aiohttp==3.4.4
@@ -12,18 +12,18 @@ async_generator==1.10
1212quart==0.6.7;python_version>="3.6"
1313
1414# tests
15- coverage==4.5.1
16- flake8==3.5.0
17- tox==3.5.2
18- pytest==3.9.1
19- pytest-runner==4.2
20- pytest-asyncio==0.9.0
21- pytest-tornado==0.5.0
22- pytest-mock==1.10.0
23- pytest-cov==2.6.0
15+ coverage==4.5.1 # pyup: update minor
16+ flake8==3.5.0 # pyup: update minor
17+ tox==3.5.2 # pyup: update minor
18+ pytest==3.9.1 # pyup: update minor
19+ pytest-runner==4.2 # pyup: update minor
20+ pytest-asyncio==0.9.0 # pyup: update minor
21+ pytest-tornado==0.5.0 # pyup: update minor
22+ pytest-mock==1.10.0 # pyup: update minor
23+ pytest-cov==2.6.0 # pyup: update minor
2424
2525# docs
26- Sphinx==1.8.1
27- Pygments==2.2.0
28- sphinxcontrib-asyncio==0.2.0
29- sphinx-rtd-theme==0.4.2
26+ Sphinx==1.8.1 # pyup: update minor
27+ Pygments==2.2.0 # pyup: update minor
28+ sphinxcontrib-asyncio==0.2.0 # pyup: update minor
29+ sphinx-rtd-theme==0.4.2 # pyup: update minor
You can’t perform that action at this time.
0 commit comments