tox: Update requests to 2.10.0
- SOCKS proxy support - Updated bundled urllib3 to 1.15.1.
This commit is contained in:
parent
89caf3f497
commit
f613835873
2
tox.ini
2
tox.ini
@ -117,7 +117,7 @@ deps =
|
|||||||
{[testenv:misc]deps}
|
{[testenv:misc]deps}
|
||||||
astroid==1.4.5
|
astroid==1.4.5
|
||||||
pylint==1.5.5
|
pylint==1.5.5
|
||||||
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}
|
||||||
|
Loading…
Reference in New Issue
Block a user