Skip to content

Commit

Permalink
chore(deps-dev): bump coverage from 6.2 to 7.6.1 in /cfn-lint-serverless
Browse files Browse the repository at this point in the history
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.2 to 7.6.1.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@6.2...7.6.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 23, 2024
1 parent 906499f commit 51d9301
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 52 deletions.
127 changes: 76 additions & 51 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 @@ -15,7 +15,7 @@ pytest = "^7.0.1"
isort = "^5.13.2"
black = "^24.8"
flake8 = "^4.0.1"
coverage = "^6.2"
coverage = "^7.6"
flake8-variables-names = "^0.0.4"
pytest-cov = "^3.0.0"
flake8-eradicate = "^1.2.1"
Expand Down

0 comments on commit 51d9301

Please sign in to comment.