Skip to content

Commit

Permalink
fix: update dependency radon to v6 (#220)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 26, 2023
1 parent d1778d9 commit 04f737c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 18 deletions.
25 changes: 8 additions & 17 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ pytype = { version = "^2023.0.0", python = ">=3.8,<3.11" }
yamllint = { version = "^1.28.0" }

[tool.poetry.group.report.dependencies]
radon = { version = "^5.1.0" }
radon = { version = "^6.0.0" }
vulture = { version = "^2.6" }
cohesion = { version = "^1.0.0" }

Expand Down

0 comments on commit 04f737c

Please sign in to comment.