From 1ae0482a08e9e3142bd0bf04e225d9d9c3d250db Mon Sep 17 00:00:00 2001 From: Denys Zhdanov Date: Sat, 11 Feb 2017 21:40:29 +0100 Subject: [PATCH] Upgrade mccabe version to 0.6.1 --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index f0f1e73..11f3509 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -3,7 +3,7 @@ mock coverage nosexcover flake8 -mccabe==0.5.3 +mccabe==0.6.1 tox pep8 pyflakes==1.3.0