From 3237e36db5a6b2fa156ceff231cbca065304debb Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Wed, 20 Apr 2016 20:16:50 +0200 Subject: [PATCH] tox: Update hacking to 0.11.0 --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 0f0d349e9..bf16b45cd 100644 --- a/tox.ini +++ b/tox.ini @@ -161,7 +161,7 @@ deps = flake8-tuple==0.2.9 flake8-tidy-imports==1.0.0 flake8-future-import==0.3.2 - hacking==0.10.2 + hacking==0.11.0 pep257==0.7.0 # still needed by flake8-docstrings but ignored pydocstyle==1.0.0 commands =