Skip to content

Commit e6ffba1

Browse files
chore(deps-dev): bump pytest-cov from 3.0.0 to 4.1.0 (#8869)
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 542ad69 commit e6ffba1

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
@@ -144,7 +144,7 @@ pyupgrade = "2.32.1"
144144
coverage = "6.3.2"
145145
dredd_hooks = "0.2"
146146
pytest = "7.1.2"
147-
pytest-cov = "3.0.0"
147+
pytest-cov = "4.1.0"
148148
objproxies = "0.9.4"
149149

150150
[build-system]

0 commit comments

Comments
 (0)