Skip to content

Commit

Permalink
Bump mccabe from 0.6.1 to 0.7.0 (#355)
Browse files Browse the repository at this point in the history
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 10, 2024
1 parent aed8430 commit 2b138a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,6 @@ humanize==4.4.0
# Testing
pytest==8.2.0
pytest-cov==4.0.0
mccabe==0.6.1
mccabe==0.7.0
flake8==6.0.0

0 comments on commit 2b138a8

Please sign in to comment.