Skip to content

Commit c879d94

Browse files
chore(deps-dev): bump pytest-cov from 5.0.0 to 6.0.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 6.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v6.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 9b5cc07 commit c879d94

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

+6-6
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 = "^24.10"
2929
pytest = "^8.3.3"
3030
flake8 = "^7.1.1"
3131
isort = "^5.10.1"
32-
pytest-cov = "^5.0.0"
32+
pytest-cov = "^6.0.0"
3333
commitizen = "^3.30.0"
3434
python-dotenv = "^1.0.1"
3535

0 commit comments

Comments
 (0)