Skip to content

Commit b00b6cd

Browse files
Bump pytest-cov from 3.0.0 to 4.1.0 (#83)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 3.0.0 to 4.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v3.0.0...v4.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d098983 commit b00b6cd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ isort = "^5.11.4"
2222
mypy = "^1.1.1"
2323
pre-commit = "^3.2.1"
2424
pytest = "^7.1.2"
25-
pytest-cov = "^3.0.0"
25+
pytest-cov = "^4.1.0"
2626
pyupgrade = "^3.4.0"
2727
ruff = "^0.0.270"
2828
yesqa = "^1.4.0"

0 commit comments

Comments
 (0)