Skip to content

Commit

Permalink
chore(deps-dev): bump flake8-eradicate in /cfn-lint-serverless
Browse files Browse the repository at this point in the history
Bumps [flake8-eradicate](https://github.com/wemake-services/flake8-eradicate) from 1.2.1 to 1.4.0.
- [Release notes](https://github.com/wemake-services/flake8-eradicate/releases)
- [Changelog](https://github.com/wemake-services/flake8-eradicate/blob/master/CHANGELOG.md)
- [Commits](wemake-services/flake8-eradicate@1.2.1...1.4.0)

---
updated-dependencies:
- dependency-name: flake8-eradicate
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 23, 2024
1 parent ed546f0 commit eab4ac4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
13 changes: 6 additions & 7 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 @@ -18,7 +18,7 @@ flake8 = "^4.0.1"
coverage = "^6.2"
flake8-variables-names = "^0.0.4"
pytest-cov = "^3.0.0"
flake8-eradicate = "^1.2.1"
flake8-eradicate = "^1.4.0"
flake8-bugbear = "^23.3.12"
bandit = "^1.7.10"
radon = "^6.0.1"
Expand Down

0 comments on commit eab4ac4

Please sign in to comment.