Skip to content

Commit d88b551

Browse files
Bump pytest-cov from 3.0.0 to 4.1.0
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]>
1 parent 1a32d3b commit d88b551

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
@@ -65,7 +65,7 @@ requests = ["requests"]
6565
pre-commit = {version = "*", optional = true}
6666
pytest = "^6.2.5"
6767
pytest-flake8 = "=1.0.7"
68-
pytest-cov = "^3.0.0"
68+
pytest-cov = "^4.1.0"
6969
tox = "*"
7070
mypy = "^1.3"
7171
isort = "^5.11.5"

0 commit comments

Comments
 (0)