Skip to content

Commit

Permalink
chore(deps-dev): bump radon from 5.1.0 to 6.0.1 in /cfn-lint-serverless
Browse files Browse the repository at this point in the history
Bumps [radon](https://github.com/rubik/radon) from 5.1.0 to 6.0.1.
- [Changelog](https://github.com/rubik/radon/blob/master/CHANGELOG)
- [Commits](rubik/radon@v5.1.0...v6.0.1)

---
updated-dependencies:
- dependency-name: radon
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent 9072cde commit 1e21ab1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 17 deletions.
24 changes: 8 additions & 16 deletions cfn-lint-serverless/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 cfn-lint-serverless/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pytest-cov = "^3.0.0"
flake8-eradicate = "^1.2.1"
flake8-bugbear = "^23.3.12"
bandit = "^1.7.10"
radon = "^5.1.0"
radon = "^6.0.1"
xenon = "^0.9.3"

[tool.black]
Expand Down

0 comments on commit 1e21ab1

Please sign in to comment.