Skip to content

Commit b06bd2a

Browse files
dependabot[bot]cffls
authored andcommitted
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](PyCQA/mccabe@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] <[email protected]>
1 parent d4a5561 commit b06bd2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ isort==5.10.1; python_full_version >= "3.6.1" and python_version < "4.0"
2424
itsdangerous==2.1.2; python_version >= "3.7"
2525
jinja2==3.1.2; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.7"
2626
markupsafe==2.1.1; python_version >= "3.7"
27-
mccabe==0.6.1; python_version >= "3.6"
27+
mccabe==0.7.0; python_version >= "3.6"
2828
mypy-extensions==0.4.3; python_full_version >= "3.6.2"
2929
packaging==21.3; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.7"
3030
pathspec==0.9.0; python_full_version >= "3.6.2"

0 commit comments

Comments
 (0)