Skip to content

Commit

Permalink
Bump coverage from 7.2.7 to 7.5.0
Browse files Browse the repository at this point in the history
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.2.7 to 7.5.0.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.2.7...7.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Apr 29, 2024
1 parent 080127a commit 500f49f
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 65 deletions.
120 changes: 56 additions & 64 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 @@ -19,7 +19,7 @@ requests = "^2.30.0"
black = "^24.2.0"
pytest = "^7.1.3"
tox = "^4.13.0"
coverage = "^7.2.2"
coverage = "^7.5.0"
isort = "^5.12.0"
flake8 = "^6.1.0"
pydocstyle = "^6.3.0"
Expand Down

0 comments on commit 500f49f

Please sign in to comment.