From 5449ca8dab2381b2342789c6f6f5018affc0fc53 Mon Sep 17 00:00:00 2001 From: baztian Date: Thu, 4 Jun 2020 23:53:42 +0200 Subject: [PATCH] Upgrade jip to be able to download new mockito versions containing some utf-8 chars in pom --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 5d62205..d9b32e2 100644 --- a/tox.ini +++ b/tox.ini @@ -22,7 +22,7 @@ deps = py35-newjpype: JPype1==0.7.5 py36-newjpype: JPype1==0.7.5 py27-newjpype: JPype1==0.7.0 - jip==0.9.14 + jip==0.9.15 coverage==4.5.4 commands = python --version