From 86b0b98543ee16e95586ad6418261b578c013f40 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Jan 2022 08:39:28 +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 6179ee7..e5dc2f3 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -9,7 +9,7 @@ pep8==1.7.1 pylint==2.1.1 flake8==3.5.0 pyflakes==2.0.0 -mccabe==0.6.1 +mccabe==0.7.0 pytest==3.4.0 pytest-cov==2.5.1 tox==3.2.1