Skip to content

Commit 1e47d6d

Browse files
chore(deps-dev): bump pytest-cov from 3.0.0 to 4.0.0 (#156)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/pytest-dev/pytest-cov/releases) - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7636691 commit 1e47d6d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ flake8 = "^4.0.1"
3030
black = "^22.10"
3131
isort = "^5.9.3"
3232
pre-commit = "^2.20.0"
33-
pytest-cov = "^3.0.0"
33+
pytest-cov = "^4.0.0"
3434
pytest-depends = "^1.0.1"
3535
pytest-asyncio = "^0.18.3"
3636
unasync-cli = "^0.0.9"

0 commit comments

Comments
 (0)