tox: Update requests everywhere

This commit is contained in:
Florian Bruhin 2016-04-30 17:51:04 +02:00
parent fe9a27a607
commit 379c6561e5

View File

@ -132,7 +132,7 @@ deps =
{[testenv:misc]deps} {[testenv:misc]deps}
git+https://github.com/PyCQA/astroid.git git+https://github.com/PyCQA/astroid.git
git+https://github.com/PyCQA/pylint.git git+https://github.com/PyCQA/pylint.git
requests==2.9.1 requests==2.10.0
./scripts/dev/pylint_checkers ./scripts/dev/pylint_checkers
commands = commands =
{envpython} scripts/link_pyqt.py --tox {envdir} {envpython} scripts/link_pyqt.py --tox {envdir}