From b10c0e955b179f4ff297811dcf8cb8cc7f7b9f66 Mon Sep 17 00:00:00 2001 From: Emmanuel Cazenave Date: Mon, 3 Jun 2019 14:58:58 +0200 Subject: [PATCH] jenkins: pin django-webtest (#33616) --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 1f0a84a..15f99a1 100644 --- a/tox.ini +++ b/tox.ini @@ -23,7 +23,7 @@ deps = python-dateutil pylint<1.8 pylint-django<0.8.1 - django-webtest + django-webtest<1.9.5 pyquery lxml git+https://git.entrouvert.org/debian/django-ckeditor.git