Skip to content

Commit 4414a8d

Browse files
chore(deps-dev): bump pytest-cov from 3.0.0 to 4.0.0
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]>
1 parent 47863f8 commit 4414a8d

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
@@ -29,7 +29,7 @@ black = "^22.3"
2929
pytest = "^7.1.2"
3030
flake8 = "^5.0.4"
3131
isort = "^5.9.3"
32-
pytest-cov = "^3.0.0"
32+
pytest-cov = "^4.0.0"
3333
commitizen = "^2.27.1"
3434
python-semantic-release = "^7.28.1"
3535
python-dotenv = "^0.20.0"

0 commit comments

Comments
 (0)