tox: Update requests everywhere
This commit is contained in:
parent
fe9a27a607
commit
379c6561e5
2
tox.ini
2
tox.ini
@ -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}
|
||||||
|
Loading…
Reference in New Issue
Block a user