Skip to content

Commit de00f65

Browse files
chore(deps-dev): bump pytest-cov from 6.2.1 to 7.0.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.2.1 to 7.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.2.1...v7.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3dc81db commit de00f65

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 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
@@ -21,7 +21,7 @@ typer = ">=0.9,<0.18"
2121
black = "~25.1.0"
2222
pre-commit = "~4.3.0"
2323
flake8 = "^7.3.0"
24-
pytest-cov = "~6.2.1"
24+
pytest-cov = "~7.0.0"
2525
pytest = "^8.4.1"
2626
coverage = {extras = ["toml"], version = "^7.10"}
2727
safety = "^3.6.1"

0 commit comments

Comments
 (0)