From 379c6561e55d6d083afcdc0b86a341a73c7e770a Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Sat, 30 Apr 2016 17:51:04 +0200 Subject: [PATCH] tox: Update requests everywhere --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index de32ff977..517becb24 100644 --- a/tox.ini +++ b/tox.ini @@ -132,7 +132,7 @@ deps = {[testenv:misc]deps} git+https://github.com/PyCQA/astroid.git git+https://github.com/PyCQA/pylint.git - requests==2.9.1 + requests==2.10.0 ./scripts/dev/pylint_checkers commands = {envpython} scripts/link_pyqt.py --tox {envdir}