Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and harens committed Apr 6, 2023
1 parent 5f34f24 commit 71f0781
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
106 changes: 53 additions & 53 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 @@ -36,7 +36,7 @@ mypy = "^1.1.1"
pytest-subprocess = "^1.5.0"
pytest-mock = "^3.10.0"
pytest-cov = "^4.0.0"
coverage = "^7.2.1"
coverage = "^7.2.3"
pydocstyle = "^6.3.0"
pre-commit = "2.21.0"
pyupgrade = "^3.3.1"
Expand Down

0 comments on commit 71f0781

Please sign in to comment.