Skip to content

Commit

Permalink
chore(deps): update dependency mccabe to v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2023
1 parent 87c0f1f commit 11eed77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ lxml==4.9.3
Markdown==3.4.4
markdown-it-py==3.0.0
MarkupSafe==2.1.3
mccabe==0.6.1
mccabe==0.7.0
mdurl==0.1.2
more-itertools==10.1.0
mypy==1.5.1
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ release =
twine
wheel
test =
mccabe<0.7.0 # to resolve version conflict
mccabe<0.7.1 # to resolve version conflict
coverage
black
codespell
Expand Down

0 comments on commit 11eed77

Please sign in to comment.