From 0848b9419efea38ee79fa4e5a4eef4d1d337349a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Apr 2022 17:55:46 +0000 Subject: [PATCH] Bump mccabe from 0.6.1 to 0.7.0 Bumps [mccabe](https://github.com/pycqa/mccabe) from 0.6.1 to 0.7.0. - [Release notes](https://github.com/pycqa/mccabe/releases) - [Commits](https://github.com/pycqa/mccabe/compare/0.6.1...0.7.0) --- updated-dependencies: - dependency-name: mccabe dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 88b668d..5a3194d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ isort==5.10.1 jsonfield==3.1.0 lazy-object-proxy==1.6.0 Markdown==3.3.6 -mccabe==0.6.1 +mccabe==0.7.0 platformdirs==2.5.1 psycopg2-binary==2.9.3 pyasn1==0.4.8