Skip to content

Commit 3148aa2

Browse files
build(deps-dev): bump pytest-cov from 4.0.0 to 4.1.0 (#1626)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.0.0 to 4.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6a40a28 commit 3148aa2

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
@@ -67,7 +67,7 @@ slotscheck = "^0.16.4"
6767
safety = "^2.3"
6868

6969
pytest = "^7.3"
70-
pytest-cov = "^4.0"
70+
pytest-cov = "^4.1"
7171
pytest-randomly = "^3.12"
7272
pytest-mypy-plugins = "^1.11.1"
7373
pytest-subtests = "^0.10"

0 commit comments

Comments
 (0)