tox: Update requests to 2.10.0

- SOCKS proxy support
- Updated bundled urllib3 to 1.15.1.
This commit is contained in:
Florian Bruhin 2016-04-30 14:32:43 +02:00
parent 89caf3f497
commit f613835873

View File

@ -117,7 +117,7 @@ deps =
{[testenv:misc]deps}
astroid==1.4.5
pylint==1.5.5
requests==2.9.1
requests==2.10.0
./scripts/dev/pylint_checkers
commands =
{envpython} scripts/link_pyqt.py --tox {envdir}