From 3b6011560ea20f6d39aa6c7ecc949e537e89fd7a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Jan 2022 08:38:44 +0100 Subject: [PATCH] Update mccabe from 0.6.1 to 0.7.0 --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index cdecd688..78d678dc 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -9,7 +9,7 @@ pep8==1.7.0 pylint==1.7.4 flake8==3.4.1 pyflakes==1.6.0 -mccabe==0.6.1 +mccabe==0.7.0 pytest==3.2.3 pytest-cov==2.5.1 tox==2.9.1