Skip to content

Commit c1b8e43

Browse files
chore(deps-dev): bump pytest-cov from 5.0.0 to 6.0.0 (#619)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f0ccae5 commit c1b8e43

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
@@ -25,7 +25,7 @@ flake8 = "^7.1.1"
2525
black = "^24.4.2"
2626
isort = "^5.12.0"
2727
pre-commit = "^4.0.1"
28-
pytest-cov = "^5.0.0"
28+
pytest-cov = "^6.0.0"
2929
pytest-depends = "^1.0.1"
3030
pytest-asyncio = "^0.24.0"
3131
Faker = "^30.8.1"

0 commit comments

Comments
 (0)