From f3a4a180c66cb9531aaebf9c125a0ec0b43ba2a2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 27 Apr 2025 20:22:08 +0000 Subject: [PATCH] Update dependency mccabe to v0.7.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b320b9f..75fbca8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ djangorestframework>=3.9.1 docutils==0.11 kombu==3.0.23 mando==0.8.2 -mccabe==0.2.1 +mccabe==0.7.0 pytz==2014.7 radon==1.1.1 six==1.8.0