Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 28, 2023
1 parent 14e5b39 commit 39acd34
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 55 deletions.
108 changes: 54 additions & 54 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 @@ -71,7 +71,7 @@ safety = "^2.3.5"
Sphinx = "^7.1.2"
furo = "^2023.9.10"
sphinx-argparse = "^0.4.0"
coverage = {version = "^7.3", extras = ["toml"]}
coverage = {version = "^7.4", extras = ["toml"]}
pygments = "^2.17.2"
pytest = "^7.4.3"
typeguard = "^4.1.5"
Expand Down

0 comments on commit 39acd34

Please sign in to comment.