Skip to content

Commit f5b9c23

Browse files
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] <support@github.com>
1 parent f84c051 commit f5b9c23

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -42,7 +42,7 @@ myst-parser = "3.0.1"
4242
pandas = "^2.2.1"
4343
pre-commit = "4.0.1"
4444
pytest = "8.3.4"
45-
pytest-cov = "5.0.0"
45+
pytest-cov = "6.0.0"
4646
pytest-env = "1.0.1"
4747
pytest-flake8 = "1.1.1"
4848
pytest-sugar = "1.0.0"

0 commit comments

Comments
 (0)